add compatibility reporting to qt frontend
This commit is contained in:
parent
ae42267cc7
commit
e768a92587
14 changed files with 353 additions and 8 deletions
|
@ -126,6 +126,7 @@ private slots:
|
|||
void OnStartGame();
|
||||
void OnPauseGame();
|
||||
void OnStopGame();
|
||||
void OnMenuReportCompatibility();
|
||||
/// Called whenever a user selects a game in the game list widget.
|
||||
void OnGameListLoadFile(QString game_path);
|
||||
void OnGameListOpenSaveFolder(u64 program_id);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue