configuration: increase default height of per-game configuration window

pull/237/head
lui 1 year ago committed by spectranator
parent 11cd91ea01
commit f52a2c5d99

@ -139,7 +139,7 @@
<property name="sizeHint" stdset="0"> <property name="sizeHint" stdset="0">
<size> <size>
<width>20</width> <width>20</width>
<height>40</height> <height>10</height>
</size> </size>
</property> </property>
</spacer> </spacer>

@ -7,7 +7,7 @@
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>900</width> <width>900</width>
<height>607</height> <height>650</height>
</rect> </rect>
</property> </property>
<property name="minimumSize"> <property name="minimumSize">

Loading…
Cancel
Save