Merge pull request #6455 from jonaski/edittagdialog

Fix edit tag dialog
This commit is contained in:
John Maguire 2019-11-13 23:24:19 +00:00 committed by GitHub
commit e0b04ec378
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>