main: Open folder when open save folder location context menu is clicked
This commit is contained in:
parent
f50dcc88bf
commit
5a4e1b469d
2 changed files with 20 additions and 0 deletions
|
@ -105,6 +105,7 @@ private slots:
|
|||
void OnStopGame();
|
||||
/// Called whenever a user selects a game in the game list widget.
|
||||
void OnGameListLoadFile(QString game_path);
|
||||
void OnGameListOpenSaveFolder(u64 program_id);
|
||||
void OnMenuLoadFile();
|
||||
void OnMenuLoadSymbolMap();
|
||||
/// Called whenever a user selects the "File->Select Game List Root" menu item
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue