Add menu item for selecting the game list folder

This commit is contained in:
archshift 2015-09-06 15:33:57 -07:00
parent 6e1bb58ee8
commit 797b91a449
3 changed files with 23 additions and 1 deletions

View file

@ -92,6 +92,8 @@ private slots:
void OnGameListLoadFile(QString game_path);
void OnMenuLoadFile();
void OnMenuLoadSymbolMap();
/// Called whenever a user selects the "File->Select Game List Root" menu item
void OnMenuSelectGameListRoot();
void OnMenuRecentFile();
void OnOpenHotkeysDialog();
void OnConfigure();