mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-11 09:24:50 +01:00
Merge pull request #6455 from jonaski/edittagdialog
Fix edit tag dialog
This commit is contained in:
commit
e0b04ec378
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user