efl/src/lib/elementary/elm_icon_eo.legacy.h

18 lines
229 B
C

#ifndef _ELM_ICON_EO_LEGACY_H_
#define _ELM_ICON_EO_LEGACY_H_
#ifndef _ELM_ICON_EO_CLASS_TYPE
#define _ELM_ICON_EO_CLASS_TYPE
typedef Eo Elm_Icon;
#endif
#ifndef _ELM_ICON_EO_TYPES
#define _ELM_ICON_EO_TYPES
#endif
#endif