Fix preference dialog size under windows.

Closes #1251
This commit is contained in:
Craig Drummond
2018-05-05 17:16:33 +01:00
parent b8ef7384f4
commit fb29cff135
2 changed files with 4 additions and 3 deletions

View File

@@ -25,6 +25,7 @@
18. When searching on 'any', do a second search on 'file' and combine results.
Looks as if MPD does not search filenames/paths when using 'any.'
19. Fix UTF8 file saving under Windows.
20. Fix preference dialog size under windows.
2.3.0
-----

View File

@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>1719</width>
<height>435</height>
<width>600</width>
<height>500</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
@@ -621,7 +621,7 @@
<property name="sizeHint" stdset="0">
<size>
<width>16</width>
<height>264</height>
<height>16</height>
</size>
</property>
</spacer>