update:主窗口默认尺寸调整

This commit is contained in:
rankun 2019-07-12 12:50:27 +08:00
commit b3ce20b27a

View file

@ -6,19 +6,13 @@
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>685</width> <width>533</width>
<height>762</height> <height>608</height>
</rect> </rect>
</property> </property>
<property name="minimumSize">
<size>
<width>685</width>
<height>0</height>
</size>
</property>
<property name="maximumSize"> <property name="maximumSize">
<size> <size>
<width>685</width> <width>600</width>
<height>16777215</height> <height>16777215</height>
</size> </size>
</property> </property>
@ -99,7 +93,7 @@
<property name="minimumSize"> <property name="minimumSize">
<size> <size>
<width>0</width> <width>0</width>
<height>320</height> <height>240</height>
</size> </size>
</property> </property>
<property name="focusPolicy"> <property name="focusPolicy">