mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
lv_label: add LV_LABEL_TEXT_SEL_OFF again
This commit is contained in:
parent
d0f257d4dd
commit
c653977991
@ -33,6 +33,7 @@ extern "C" {
|
|||||||
*********************/
|
*********************/
|
||||||
#define LV_LABEL_DOT_NUM 3
|
#define LV_LABEL_DOT_NUM 3
|
||||||
#define LV_LABEL_POS_LAST 0xFFFF
|
#define LV_LABEL_POS_LAST 0xFFFF
|
||||||
|
#define LV_LABEL_TEXT_SEL_OFF LV_DRAW_LABEL_NO_TXT_SEL
|
||||||
|
|
||||||
LV_EXPORT_CONST_INT(LV_LABEL_DOT_NUM);
|
LV_EXPORT_CONST_INT(LV_LABEL_DOT_NUM);
|
||||||
LV_EXPORT_CONST_INT(LV_LABEL_POS_LAST);
|
LV_EXPORT_CONST_INT(LV_LABEL_POS_LAST);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user