qt: warn on inoperable keys

This commit is contained in:
Liam 2023-04-30 23:28:31 -04:00
parent 4bcb509bbb
commit 0dcc190ccc
2 changed files with 34 additions and 0 deletions

View file

@ -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,