Add menu item for selecting the game list folder
This commit is contained in:
parent
6e1bb58ee8
commit
797b91a449
3 changed files with 23 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue