Adjust mainwindow minimum width.

git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/map65@7514 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
Joe Taylor 2017-01-16 19:48:48 +00:00
parent a1255cea2d
commit 927ac2972d

View File

@ -6,7 +6,7 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>625</width> <width>635</width>
<height>477</height> <height>477</height>
</rect> </rect>
</property> </property>
@ -18,7 +18,7 @@
</property> </property>
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>625</width> <width>635</width>
<height>0</height> <height>0</height>
</size> </size>
</property> </property>
@ -1095,7 +1095,7 @@ p, li { white-space: pre-wrap; }
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>625</width> <width>635</width>
<height>21</height> <height>21</height>
</rect> </rect>
</property> </property>