Add theme define

This commit is contained in:
Adam Martini
2020-06-18 22:46:30 -07:00
parent a696aef959
commit 168a7c4c45

View File

@@ -109,6 +109,9 @@ typedef enum {
#if LV_USE_ROLLER
LV_THEME_ROLLER,
#endif
#if LV_USE_ROTARY
LV_THEME_ROTARY,
#endif
#if LV_USE_SLIDER
LV_THEME_SLIDER,
#endif