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 df293a0b6..533734c8c 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -207,6 +207,7 @@ class Theme final : public Palette, public ConfigListener LISTBOX_SELECTED, RADIOBUTTON, POPUP, + POPUP_OUTLINE, TAB, TAB_HIGHLIGHTED, TAB_SELECTED, |