mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Qt/Unix: Implement signal handler
This commit is contained in:
@ -138,6 +138,7 @@ private:
|
||||
void OnBootGameCubeIPL(DiscIO::Region region);
|
||||
void OnImportNANDBackup();
|
||||
void OnConnectWiiRemote(int id);
|
||||
void OnSignal();
|
||||
|
||||
void OnUpdateProgressDialog(QString label, int progress, int total);
|
||||
|
||||
|
Reference in New Issue
Block a user