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
parent ae0914174f
commit 55aaa323ec
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);