mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 13:07:48 +00:00
Qt: Reorganize connection of menu events
This commit is contained in:
parent
e00a6d67f5
commit
632bf59854
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