mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-06 01:37:53 -05:00
Qt: Reorganize connection of menu events
This commit is contained in:
@ -72,6 +72,7 @@ private:
|
||||
void RestoreUIState();
|
||||
|
||||
void ConnectWidgetEvents();
|
||||
void ConnectMenuEvents();
|
||||
|
||||
bool LoadROM(const QString& filename);
|
||||
void BootGame(const QString& filename);
|
||||
|
Reference in New Issue
Block a user