summaryrefslogtreecommitdiff
path: root/src/gui/theme.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-10-19 20:29:23 +0300
committerAndrei Karas <akaras@inbox.ru>2012-10-20 13:55:42 +0300
commitc632452430cb3f886da38fa315cb27a3a3a10d2c (patch)
treebdaeac586877e77046ef38dd4ad7a97a6b4e7af0 /src/gui/theme.cpp
parentdbba47eabe087d503426b5c5862aaa9263861ea5 (diff)
downloadplus-c632452430cb3f886da38fa315cb27a3a3a10d2c.tar.gz
plus-c632452430cb3f886da38fa315cb27a3a3a10d2c.tar.bz2
plus-c632452430cb3f886da38fa315cb27a3a3a10d2c.tar.xz
plus-c632452430cb3f886da38fa315cb27a3a3a10d2c.zip
Allow get colors from Widget2.
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r--src/gui/theme.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp
index 71c864c0f..2178228fc 100644
--- a/src/gui/theme.cpp
+++ b/src/gui/theme.cpp
@@ -47,8 +47,6 @@ std::string Theme::mThemePath;
std::string Theme::mThemeName;
Theme *Theme::mInstance = nullptr;
-static const int THEME_PALETTES = 5;
-
// Set the theme path...
static void initDefaultThemePath()
{