summaryrefslogtreecommitdiff
path: root/src/gui/theme.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/theme.h')
-rw-r--r--src/gui/theme.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/theme.h b/src/gui/theme.h
index de027523d..f73988c48 100644
--- a/src/gui/theme.h
+++ b/src/gui/theme.h
@@ -177,6 +177,8 @@ class Theme : public Palette, public ConfigListener
LISTBOX,
RADIOBUTTON,
TAB,
+ TAB_HIGHLIGHTED,
+ TAB_SELECTED,
TEXTBOX,
TEXTFIELD,
WINDOW,