Add menu item for selecting the game list folder

This commit is contained in:
archshift 2015-09-06 15:33:57 -07:00
parent 6da3f4480e
commit 7b1025c819
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();