elm_test: Fix invalid define for widget style api

This commit is contained in:
Jean-Philippe Andre 2018-01-10 14:15:58 +09:00
parent 1069c28b95
commit 63bbf0f3e5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# include "elementary_config.h"
#endif
#define ELM_WIDGET_PROTECTED
#define EFL_UI_WIDGET_PROTECTED
#include <Elementary.h>
typedef struct Test_Data