From issue #3446: remove the "Use system theme" option + slight rework

of the Preferences general panel.
This commit is contained in:
Hombre
2016-11-17 01:50:03 +01:00
parent 8801570693
commit 0ab931c287
7 changed files with 16 additions and 58 deletions

View File

@@ -160,7 +160,6 @@ public:
Glib::ustring language;
bool languageAutoDetect;
Glib::ustring theme;
bool useSystemTheme;
static Glib::ustring cacheBaseDir;
bool autoSuffix;
bool forceFormatOpts;