Qt: Add new cheat manager
This commit is contained in:
@@ -205,6 +205,7 @@
|
||||
<string>&Tools</string>
|
||||
</property>
|
||||
<addaction name="actionMemory_Card_Editor"/>
|
||||
<addaction name="actionCheatManager"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionOpenDataDirectory"/>
|
||||
</widget>
|
||||
@@ -712,6 +713,11 @@
|
||||
<string>Memory &Card Editor</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionCheatManager">
|
||||
<property name="text">
|
||||
<string>C&heat Manager</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionViewGameGrid">
|
||||
<property name="text">
|
||||
<string>Game &Grid</string>
|
||||
|
||||
Reference in New Issue
Block a user