mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
fix(pinyin) expose lv_ime_pinyin_class (#3631)
This commit is contained in:
parent
75fabab38a
commit
8bfccea1e2
@ -69,6 +69,8 @@ typedef struct {
|
|||||||
* GLOBAL VARIABLES
|
* GLOBAL VARIABLES
|
||||||
***********************/
|
***********************/
|
||||||
|
|
||||||
|
extern const lv_obj_class_t lv_ime_pinyin_class;
|
||||||
|
|
||||||
/**********************
|
/**********************
|
||||||
* GLOBAL PROTOTYPES
|
* GLOBAL PROTOTYPES
|
||||||
**********************/
|
**********************/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user