1
0
forked from MeloNX/MeloNX

Increase height of Settings Window (#2355)

This commit is contained in:
EmulationFanatic 2021-06-10 05:15:41 -06:00 committed by GitHub
parent 82ca254aa4
commit 7a7f3b2756

View File

@ -46,7 +46,7 @@
<property name="modal">True</property>
<property name="window-position">center</property>
<property name="default-width">650</property>
<property name="default-height">550</property>
<property name="default-height">650</property>
<child>
<object class="GtkBox">
<property name="visible">True</property>