enlightenment/src
Marcel Hollerbach 66b4ff408e e_alert: define EFL_BETA_API_SUPPORT before any include
otherwise we can include half efl without api and the other parts with
beta api support, which leads to problems.

The current problem was that Eo.h was first included without the
EFL_BETA_API_SUPPORT, in Evas.h EFL_BETA_API_SUPPORT is defined, so the
header expects Eo_Callback_Priority to be defined.

@fix
2016-08-03 11:37:39 +02:00
..
bin e_alert: define EFL_BETA_API_SUPPORT before any include 2016-08-03 11:37:39 +02:00
modules add key_up and key_down methods to sreen interface 2016-07-27 13:31:13 -04:00
protocol upgrade teamwork module to use teamwork v2: teamwork++ 2016-05-20 15:06:09 -04:00
tests add basic fullscreen window test 2015-08-20 16:54:01 -04:00
Makefile.mk