Qt: Default to native/dynamic theme on Mac

This commit is contained in:
Stenzek
2023-02-05 15:00:51 +10:00
parent 27a0495c0e
commit f8d5379f8e
4 changed files with 91 additions and 10 deletions

View File

@@ -228,6 +228,7 @@ private:
void setGameListEntryCoverImage(const GameList::Entry* entry);
void clearGameListEntryPlayTime(const GameList::Entry* entry);
void setTheme(const QString& theme);
void updateTheme();
void recreate();
void registerForDeviceNotifications();