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 a3b4f6800..15628d9d3 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -170,6 +170,7 @@ class Theme : public Palette, public ConfigListener PROGRESS_BAR, BUTTON, BUTTON_DISABLED, + CHECKBOX, TAB, PARTY_CHAT_TAB, PARTY_SOCIAL_TAB, |