lv_theme: integrate into the library
add lv_theme
This commit is contained in:
4
lvgl.h
4
lvgl.h
@@ -17,8 +17,12 @@ extern "C" {
|
||||
/*Test misc. module version*/
|
||||
#include "misc/misc.h"
|
||||
#include "lv_hal/lv_hal.h"
|
||||
|
||||
#include "lv_obj/lv_obj.h"
|
||||
#include "lv_obj/lv_group.h"
|
||||
|
||||
#include "lv_themes/lv_theme.h"
|
||||
|
||||
#include "lv_objx/lv_btn.h"
|
||||
#include "lv_objx/lv_img.h"
|
||||
#include "lv_objx/lv_label.h"
|
||||
|
||||
Reference in New Issue
Block a user