Qt: Fix Linux compile

This commit is contained in:
Connor McLaughlin
2021-02-12 01:10:06 +10:00
parent 4e10d100db
commit eabda2979c
2 changed files with 0 additions and 6 deletions

View File

@@ -75,7 +75,6 @@ private:
int getSelectedCheatIndex() const;
int getSelectedResultIndex() const;
int getSelectedWatchIndex() const;
void queueUpdateCheatList();
Ui::CheatManagerDialog m_ui;