summaryrefslogtreecommitdiff
path: root/src/ui/include/themes.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/include/themes.hpp')
-rw-r--r--src/ui/include/themes.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/include/themes.hpp b/src/ui/include/themes.hpp
index 576ea42e..11680c0d 100644
--- a/src/ui/include/themes.hpp
+++ b/src/ui/include/themes.hpp
@@ -32,6 +32,7 @@ class Theme {
lv_style_t button_style_;
lv_style_t bar_style_;
lv_style_t dropdown_style_;
+ lv_style_t dropdown_list_style_;
lv_style_t slider_indicator_style_;
lv_style_t slider_knob_style_;