Allow to choose color scheme on Windows

PR #21615.
This commit is contained in:
Vladimir Golovnev
2024-10-19 13:37:51 +03:00
committed by GitHub
parent 4805afc1a2
commit a47e1cdb48
8 changed files with 163 additions and 4 deletions

View File

@@ -144,6 +144,7 @@ private:
// General options
void initializeLanguageCombo();
void initializeStyleCombo();
void initializeColorSchemeOptions();
QString getLocale() const;
bool isSplashScreenDisabled() const;
#ifdef Q_OS_WIN