mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 09:17:51 +00:00
qt: warn on inoperable keys
This commit is contained in:
parent
4bcb509bbb
commit
0dcc190ccc
2 changed files with 34 additions and 0 deletions
|
@ -392,6 +392,7 @@ private:
|
|||
void LoadTranslation();
|
||||
void OpenPerGameConfiguration(u64 title_id, const std::string& file_name);
|
||||
bool CheckDarkMode();
|
||||
bool CheckSystemArchiveDecryption();
|
||||
|
||||
QString GetTasStateDescription() const;
|
||||
bool CreateShortcut(const std::string& shortcut_path, const std::string& title,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue