efl_ui_calendar: set focus object protected mode

i forgot a define here and was confused by the fact that we have two
calendar widgets, sorry for that.
This commit is contained in:
Marcel Hollerbach 2017-11-15 17:38:43 +01:00
parent de084292e0
commit e3de0f994f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#define ELM_INTERFACE_ATSPI_ACCESSIBLE_PROTECTED
#define ELM_INTERFACE_ATSPI_WIDGET_ACTION_PROTECTED
#define EFL_UI_FOCUS_COMPOSITION_PROTECTED
#define EFL_UI_FOCUS_OBJECT_PROTECTED
#include <Elementary.h>
#include "elm_priv.h"