configuration: increase default height of per-game configuration window

This commit is contained in:
lui 2024-10-08 19:10:10 -05:00 committed by spectranator
commit f52a2c5d99
2 changed files with 2 additions and 2 deletions

View file

@ -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>

View file

@ -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">