mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-08 06:22:32 -07:00
Address trivial review comments
This commit is contained in:
committed by
FearlessTobi
parent
2d8eba5baf
commit
7a8f484020
@@ -187,7 +187,7 @@ private slots:
|
||||
void OnGameListCopyTID(u64 program_id);
|
||||
void OnGameListNavigateToGamedbEntry(u64 program_id,
|
||||
const CompatibilityList& compatibility_list);
|
||||
void OnGameListOpenDirectory(QString path);
|
||||
void OnGameListOpenDirectory(const QString& directory);
|
||||
void OnGameListAddDirectory();
|
||||
void OnGameListShowList(bool show);
|
||||
void OnGameListOpenPerGameProperties(const std::string& file);
|
||||
|
Reference in New Issue
Block a user