InterfacePane: Add BalloonTip to theme combobox

This commit is contained in:
Dentomologist 2023-11-04 15:33:19 -07:00 committed by Admiral H. Curtiss
commit 55aaa323ec
No known key found for this signature in database
GPG key ID: F051B4C4044F33FB
6 changed files with 76 additions and 20 deletions

View file

@ -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);