diff options
Diffstat (limited to 'src/gui/theme.h')
-rw-r--r-- | src/gui/theme.h | 1 |
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, |