summaryrefslogtreecommitdiff
path: root/src/gui/theme.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-08-29 01:56:46 +0300
committerAndrei Karas <akaras@inbox.ru>2012-08-29 01:56:46 +0300
commitf0491bfa18dca7c206dd802760f9381fe42f8a52 (patch)
tree7ba3da00ea36e9699f0e778533f810ffb8c4699e /src/gui/theme.h
parent82abefd7567f361311b62cd96a0e9e738e233beb (diff)
downloadplus-f0491bfa18dca7c206dd802760f9381fe42f8a52.tar.gz
plus-f0491bfa18dca7c206dd802760f9381fe42f8a52.tar.bz2
plus-f0491bfa18dca7c206dd802760f9381fe42f8a52.tar.xz
plus-f0491bfa18dca7c206dd802760f9381fe42f8a52.zip
Add window header own color.
Parameter "WINDOW" in colors.xml
Diffstat (limited to 'src/gui/theme.h')
-rw-r--r--src/gui/theme.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/theme.h b/src/gui/theme.h
index 2c9588b6c..259da1a66 100644
--- a/src/gui/theme.h
+++ b/src/gui/theme.h
@@ -178,6 +178,7 @@ class Theme : public Palette, public ConfigListener
TAB,
TEXTBOX,
TEXTFIELD,
+ WINDOW,
PARTY_CHAT_TAB,
PARTY_SOCIAL_TAB,
GUILD_CHAT_TAB,