mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
lv_objx_templ: formatting
This commit is contained in:
parent
525a9e381f
commit
6d68aabc41
@ -33,8 +33,7 @@ extern "C" {
|
||||
* TYPEDEFS
|
||||
**********************/
|
||||
/*Data of template*/
|
||||
typedef struct
|
||||
{
|
||||
typedef struct {
|
||||
lv_ANCESTOR_ext_t ANCESTOR; /*Ext. of ancestor*/
|
||||
/*New data for this type */
|
||||
}lv_templ_ext_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user