Edje: Fix compilation warnings with clang

Fixes T2343.

Thanks for the report.
This commit is contained in:
Jean-Philippe Andre 2015-04-21 18:07:17 +09:00
parent cf6646812c
commit 63204da26a
1 changed files with 5 additions and 0 deletions

View File

@ -16,8 +16,13 @@ typedef struct _Edje_Version
EAPI extern Edje_Version *edje_version;
#ifndef _EDJE_OBJECT_EO_CLASS_TYPE
#define _EDJE_OBJECT_EO_CLASS_TYPE
typedef Eo Edje_Object;
#endif
/**
* @typedef Edje_Color_Class
* Type for edje color class