summaryrefslogtreecommitdiff
path: root/src/gui/theme.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-05-06 00:00:29 +0300
committerAndrei Karas <akaras@inbox.ru>2013-05-06 00:00:29 +0300
commit4b51940253b83e2cbb8bf92f9c81b0a3b0ce2664 (patch)
tree7a24ac23af0cce6292ec412015551b7ff8479852 /src/gui/theme.cpp
parenta2c2444d9eb4b43fb73339ae1cc3b7464f33409e (diff)
downloadplus-4b51940253b83e2cbb8bf92f9c81b0a3b0ce2664.tar.gz
plus-4b51940253b83e2cbb8bf92f9c81b0a3b0ce2664.tar.bz2
plus-4b51940253b83e2cbb8bf92f9c81b0a3b0ce2664.tar.xz
plus-4b51940253b83e2cbb8bf92f9c81b0a3b0ce2664.zip
add outline color for not supported color in servers dialog.
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 1077dc1ff..99d35bb69 100644
--- a/src/gui/theme.cpp
+++ b/src/gui/theme.cpp
@@ -889,6 +889,7 @@ static int readColorType(const std::string &type)
"ARMS",
"AMMO",
"SERVER_VERSION_NOT_SUPPORTED",
+ "SERVER_VERSION_NOT_SUPPORTED_OUTLINE",
"WARNING",
"WARNING_OUTLINE",
"CHARM",