summaryrefslogtreecommitdiff
path: root/src/gui/theme.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-08-29 01:20:29 +0300
committerAndrei Karas <akaras@inbox.ru>2012-08-29 01:22:57 +0300
commit82e111b764205e9f070c2af0562433800b9eabea (patch)
tree57c54780203ec2d3a3e79f476eda838dadacdd14 /src/gui/theme.h
parente09cff19fba98786e2bbc551066cbb11d189f687 (diff)
downloadplus-82e111b764205e9f070c2af0562433800b9eabea.tar.gz
plus-82e111b764205e9f070c2af0562433800b9eabea.tar.bz2
plus-82e111b764205e9f070c2af0562433800b9eabea.tar.xz
plus-82e111b764205e9f070c2af0562433800b9eabea.zip
Add label own color.
Parameter "LABEL" 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 5e478a433..01f8d1c3f 100644
--- a/src/gui/theme.h
+++ b/src/gui/theme.h
@@ -172,6 +172,7 @@ class Theme : public Palette, public ConfigListener
BUTTON_DISABLED,
CHECKBOX,
DROPDOWN,
+ LABEL,
TAB,
PARTY_CHAT_TAB,
PARTY_SOCIAL_TAB,