Qt: Add groups to cheat manager

This commit is contained in:
Connor McLaughlin
2020-10-21 21:30:23 +10:00
parent 133639122d
commit 1f948b1266
5 changed files with 71 additions and 34 deletions

View File

@@ -28,11 +28,8 @@
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QPushButton" name="cheatListNewCategory">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;New Category...</string>
<string>&amp;Add Group...</string>
</property>
</widget>
</item>