Qt: Fix overlapping options in general settings

This commit is contained in:
Connor McLaughlin 2020-05-27 02:13:04 +10:00
parent 81a7b147fc
commit 51c75554e6
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
</property> </property>
</widget> </widget>
</item> </item>
<item row="0" column="1"> <item row="1" column="0">
<widget class="QCheckBox" name="saveStateOnExit"> <widget class="QCheckBox" name="saveStateOnExit">
<property name="text"> <property name="text">
<string>Save State On Exit</string> <string>Save State On Exit</string>