Qt: Reorganize connection of menu events
This commit is contained in:
parent
4cb1f36896
commit
5b96915c69
2 changed files with 23 additions and 13 deletions
|
@ -72,6 +72,7 @@ private:
|
|||
void RestoreUIState();
|
||||
|
||||
void ConnectWidgetEvents();
|
||||
void ConnectMenuEvents();
|
||||
|
||||
bool LoadROM(const QString& filename);
|
||||
void BootGame(const QString& filename);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue