LV_GROUP rename

This commit is contained in:
Gabor Kiss-Vamosi
2017-12-07 10:38:25 +01:00
parent 266487fdab
commit 8bd9ab7b84
14 changed files with 25 additions and 25 deletions

View File

@@ -774,7 +774,7 @@ LV_OBJ_FREE_NUM_TYPE lv_obj_get_free_num(lv_obj_t * obj);
void * lv_obj_get_free_ptr(lv_obj_t * obj);
#endif
#if LV_GROUP != 0
#if LV_OBJ_GROUP
/**
* Get the group of the object
* @param obj pointer to an object