summaryrefslogtreecommitdiff
path: root/src/gui/theme.cpp
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.cpp
parent82abefd7567f361311b62cd96a0e9e738e233beb (diff)
downloadManaVerse-f0491bfa18dca7c206dd802760f9381fe42f8a52.tar.gz
ManaVerse-f0491bfa18dca7c206dd802760f9381fe42f8a52.tar.bz2
ManaVerse-f0491bfa18dca7c206dd802760f9381fe42f8a52.tar.xz
ManaVerse-f0491bfa18dca7c206dd802760f9381fe42f8a52.zip
Add window header own color.
Parameter "WINDOW" in colors.xml
Diffstat (limited to 'src/gui/theme.cpp')
-rw-r--r--src/gui/theme.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/theme.cpp b/src/gui/theme.cpp
index 9aa920bc7..93dfd17c3 100644
--- a/src/gui/theme.cpp
+++ b/src/gui/theme.cpp
@@ -670,6 +670,7 @@ static int readColorType(const std::string &type)
"TAB",
"TEXTBOX",
"TEXTFIELD",
+ "WINDOW",
"PARTY_CHAT_TAB",
"PARTY_SOCIAL_TAB",
"GUILD_CHAT_TAB",