fix(pinyin) expose lv_ime_pinyin_class (#3631)

This commit is contained in:
Amir Gonnen
2022-08-27 10:27:43 -04:00
committed by GitHub
parent 75fabab38a
commit 8bfccea1e2
+2
View File
@@ -69,6 +69,8 @@ typedef struct {
* GLOBAL VARIABLES
***********************/
extern const lv_obj_class_t lv_ime_pinyin_class;
/**********************
* GLOBAL PROTOTYPES
**********************/