Add theme define
This commit is contained in:
@@ -109,6 +109,9 @@ typedef enum {
|
|||||||
#if LV_USE_ROLLER
|
#if LV_USE_ROLLER
|
||||||
LV_THEME_ROLLER,
|
LV_THEME_ROLLER,
|
||||||
#endif
|
#endif
|
||||||
|
#if LV_USE_ROTARY
|
||||||
|
LV_THEME_ROTARY,
|
||||||
|
#endif
|
||||||
#if LV_USE_SLIDER
|
#if LV_USE_SLIDER
|
||||||
LV_THEME_SLIDER,
|
LV_THEME_SLIDER,
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user