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 bd5e27708..741f3be44 100644 --- a/src/gui/theme.h +++ b/src/gui/theme.h @@ -203,6 +203,7 @@ class Theme final : public Palette, public ConfigListener DROPDOWN, LABEL, LISTBOX, + LISTBOX_SELECTED, RADIOBUTTON, POPUP, TAB, |