mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-23 14:19:55 -06:00
(finally) build the goddamn cheat interface
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
<string>AR cheat code editor - melonDS</string>
|
||||
<string>Cheat code editor - melonDS</string>
|
||||
</property>
|
||||
<layout class="QVBoxLayout" name="verticalLayout_2">
|
||||
<item>
|
||||
@ -36,7 +36,7 @@
|
||||
<item>
|
||||
<widget class="QPushButton" name="btnDeleteCode">
|
||||
<property name="text">
|
||||
<string>Delete code</string>
|
||||
<string>Delete</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Reference in New Issue
Block a user