option to use system theme. Also clearlooks used for themeing causes instability and observed to crash cairo rendering (at least on win)

This commit is contained in:
Andrey Skvortsov
2010-10-14 21:23:26 -07:00
parent bdb28d59b5
commit f6a432e6bb
9 changed files with 74 additions and 38 deletions

View File

@@ -97,6 +97,7 @@ class Options {
int bgcolor;
Glib::ustring language;
Glib::ustring theme;
bool useSystemTheme;
static Glib::ustring cacheBaseDir;
bool autoSuffix;
bool saveParamsFile;