mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 07:17:53 -05:00
Address trivial review comments
This commit is contained in:
committed by
FearlessTobi
parent
2d8eba5baf
commit
7a8f484020
@ -80,7 +80,7 @@ signals:
|
||||
void NavigateToGamedbEntryRequested(u64 program_id,
|
||||
const CompatibilityList& compatibility_list);
|
||||
void OpenPerGameGeneralRequested(const std::string& file);
|
||||
void OpenDirectory(QString directory);
|
||||
void OpenDirectory(const QString& directory);
|
||||
void AddDirectory();
|
||||
void ShowList(bool show);
|
||||
|
||||
|
Reference in New Issue
Block a user