Skip to content

Commit e82c52b

Browse files
committed
Small fixes
1 parent ab874a8 commit e82c52b

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

mainui.ui

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,9 @@ PC locations all assume the rom does not have the SMC header</string>
398398
<property name="text">
399399
<string>4 bpp</string>
400400
</property>
401+
<property name="checked">
402+
<bool>true</bool>
403+
</property>
401404
<attribute name="buttonGroup">
402405
<string notr="true">paletteGroupButton</string>
403406
</attribute>
@@ -891,8 +894,8 @@ PC locations all assume the rom does not have the SMC header</string>
891894
<buttongroups>
892895
<buttongroup name="buttonGroup_2"/>
893896
<buttongroup name="tilesLocationButtonGroup"/>
897+
<buttongroup name="paletteGroupButton"/>
894898
<buttongroup name="buttonGroup"/>
895899
<buttongroup name="headerButtonGroup"/>
896-
<buttongroup name="paletteGroupButton"/>
897900
</buttongroups>
898901
</ui>

paletteeditor.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</rect>
1212
</property>
1313
<property name="windowTitle">
14-
<string>Form</string>
14+
<string>Palette Editor</string>
1515
</property>
1616
<layout class="QHBoxLayout" name="horizontalLayout_9">
1717
<item>

0 commit comments

Comments
 (0)