main: Open folder when open save folder location context menu is clicked

This commit is contained in:
MerryMage 2016-12-15 09:56:32 +00:00
parent f50dcc88bf
commit 5a4e1b469d
2 changed files with 20 additions and 0 deletions

View file

@ -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