summaryrefslogtreecommitdiff
path: root/src/gui/theme.h
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2010-03-29 13:14:21 -0600
committerJared Adams <jaxad0127@gmail.com>2010-03-29 19:09:18 -0600
commit43abf72c78b492fa1cd383dac3990ee331c217ef (patch)
tree8d353aefa21fe02cdba7ac015223b31ed33be956 /src/gui/theme.h
parent588148553eb41672147fb98d0e7ad558a8c2884c (diff)
downloadmana-client-43abf72c78b492fa1cd383dac3990ee331c217ef.tar.gz
mana-client-43abf72c78b492fa1cd383dac3990ee331c217ef.tar.bz2
mana-client-43abf72c78b492fa1cd383dac3990ee331c217ef.tar.xz
mana-client-43abf72c78b492fa1cd383dac3990ee331c217ef.zip
Add minimum version information to the server list
Use it to hilight entries that we don't meet. Also make the entries in that list higher, put server name and location on different lines, and use the description below the list. The dialog is also resizable now. Reviewed-by: Freeyorp
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 4dd63660..6798bed5 100644
--- a/src/gui/theme.h
+++ b/src/gui/theme.h
@@ -156,6 +156,7 @@ class Theme : public Palette, public ConfigListener
NECKLACE,
ARMS,
AMMO,
+ SERVER_VERSION_NOT_SUPPORTED,
THEME_COLORS_END
};