mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 14:05:45 +00:00
Address trivial review comments
This commit is contained in:
parent
890b0ce5f6
commit
5eb2368b6b
7 changed files with 59 additions and 53 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue