mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 12:19:12 +00:00
InterfacePane: Add BalloonTip to theme combobox
This commit is contained in:
parent
ae0914174f
commit
55aaa323ec
6 changed files with 76 additions and 20 deletions
|
@ -51,7 +51,7 @@ public:
|
|||
static QSettings& GetQSettings();
|
||||
|
||||
// UI
|
||||
void SetThemeName(const QString& theme_name);
|
||||
void TriggerThemeChanged();
|
||||
void InitDefaultPalette();
|
||||
void UpdateSystemDark();
|
||||
void SetSystemDark(bool dark);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue