Qt: Fix overlapping options in general settings
This commit is contained in:
parent
81a7b147fc
commit
51c75554e6
|
@ -46,7 +46,7 @@
|
|||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="1">
|
||||
<item row="1" column="0">
|
||||
<widget class="QCheckBox" name="saveStateOnExit">
|
||||
<property name="text">
|
||||
<string>Save State On Exit</string>
|
||||
|
|
Loading…
Reference in New Issue