(finally) build the goddamn cheat interface

This commit is contained in:
Arisotura
2020-08-15 00:14:05 +02:00
parent 4299ef5f06
commit f8d1d08e9c
11 changed files with 506 additions and 35 deletions

View File

@ -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>