mirror of
https://github.com/lvgl/lvgl.git
synced 2026-09-22 11:16:21 +08:00
fix(pinyin) expose lv_ime_pinyin_class (#3631)
This commit is contained in:
@@ -69,6 +69,8 @@ typedef struct {
|
||||
* GLOBAL VARIABLES
|
||||
***********************/
|
||||
|
||||
extern const lv_obj_class_t lv_ime_pinyin_class;
|
||||
|
||||
/**********************
|
||||
* GLOBAL PROTOTYPES
|
||||
**********************/
|
||||
|
||||
Reference in New Issue
Block a user