qt: Add Properties menu to game list right-click
This commit is contained in:
parent
60e27252a5
commit
f6f6503578
9 changed files with 54 additions and 22 deletions
|
@ -168,6 +168,7 @@ private slots:
|
|||
void OnGameListCopyTID(u64 program_id);
|
||||
void OnGameListNavigateToGamedbEntry(u64 program_id,
|
||||
const CompatibilityList& compatibility_list);
|
||||
void OnGameListOpenPerGameProperties(const std::string& file);
|
||||
void OnMenuLoadFile();
|
||||
void OnMenuLoadFolder();
|
||||
void OnMenuInstallToNAND();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue