Add 'Load Folder' menu option
This commit is contained in:
parent
9f8fbce35b
commit
f969ddb54e
3 changed files with 17 additions and 0 deletions
|
@ -123,6 +123,7 @@ private slots:
|
|||
void OnGameListLoadFile(QString game_path);
|
||||
void OnGameListOpenSaveFolder(u64 program_id);
|
||||
void OnMenuLoadFile();
|
||||
void OnMenuLoadFolder();
|
||||
/// Called whenever a user selects the "File->Select Game List Root" menu item
|
||||
void OnMenuSelectGameListRoot();
|
||||
void OnMenuRecentFile();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue