Fix edit tag dialog

This commit is contained in:
Jonas Kvinge 2019-11-13 20:47:14 +01:00
parent 21848d62d8
commit e985bd780a
1 changed files with 8 additions and 0 deletions

View File

@ -2,6 +2,14 @@
<ui version="4.0">
<class>EditTagDialog</class>
<widget class="QDialog" name="EditTagDialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>780</width>
<height>840</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
<horstretch>0</horstretch>