mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-24 17:17:51 -05:00
qt: Add Properties menu to game list right-click
This commit is contained in:
@ -70,6 +70,7 @@ signals:
|
||||
void CopyTIDRequested(u64 program_id);
|
||||
void NavigateToGamedbEntryRequested(u64 program_id,
|
||||
const CompatibilityList& compatibility_list);
|
||||
void OpenPerGameGeneralRequested(const std::string& file);
|
||||
|
||||
private slots:
|
||||
void onTextChanged(const QString& newText);
|
||||
|
Reference in New Issue
Block a user