Qt: Reorganize connection of menu events

This commit is contained in:
Yuri Kunde Schlesner 2017-02-18 02:26:57 -08:00
parent 4cb1f36896
commit 5b96915c69
2 changed files with 23 additions and 13 deletions

View file

@ -72,6 +72,7 @@ private:
void RestoreUIState();
void ConnectWidgetEvents();
void ConnectMenuEvents();
bool LoadROM(const QString& filename);
void BootGame(const QString& filename);