efl_ui_text: use Efl_Ui_Selection_Format for cnp_mode struct member

Summary: fix T7068

Reviewers: bu5hm4n, cedric, segfaultxavi

Reviewed By: segfaultxavi

Subscribers: #reviewers, #committers

Tags: #efl_widgets

Maniphest Tasks: T7068

Differential Revision: https://phab.enlightenment.org/D7883
This commit is contained in:
Mike Blumenkrantz 2019-02-07 12:41:51 +01:00 committed by Xavi Artigas
parent 9bea248d3c
commit d7d33b9fe4
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ struct _Efl_Ui_Text_Data
const char *hover_style; /**< style of a hover object */
} anchor_hover;
Elm_Sel_Format cnp_mode;
Efl_Ui_Selection_Format cnp_mode;
Elm_Sel_Format drop_format;
struct {