Skip to content

Commit

Permalink
Small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Skarsnik committed Feb 23, 2021
1 parent ab874a8 commit e82c52b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion mainui.ui
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,9 @@ PC locations all assume the rom does not have the SMC header</string>
<property name="text">
<string>4 bpp</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<attribute name="buttonGroup">
<string notr="true">paletteGroupButton</string>
</attribute>
Expand Down Expand Up @@ -891,8 +894,8 @@ PC locations all assume the rom does not have the SMC header</string>
<buttongroups>
<buttongroup name="buttonGroup_2"/>
<buttongroup name="tilesLocationButtonGroup"/>
<buttongroup name="paletteGroupButton"/>
<buttongroup name="buttonGroup"/>
<buttongroup name="headerButtonGroup"/>
<buttongroup name="paletteGroupButton"/>
</buttongroups>
</ui>
2 changes: 1 addition & 1 deletion paletteeditor.ui
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
<string>Palette Editor</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_9">
<item>
Expand Down

0 comments on commit e82c52b

Please sign in to comment.