efl/src/lib/elementary/elm_widget_item_static_focu...

18 lines
369 B
C

#ifndef _ELM_WIDGET_ITEM_STATIC_FOCUS_EO_LEGACY_H_
#define _ELM_WIDGET_ITEM_STATIC_FOCUS_EO_LEGACY_H_
#ifndef _ELM_WIDGET_ITEM_STATIC_FOCUS_EO_CLASS_TYPE
#define _ELM_WIDGET_ITEM_STATIC_FOCUS_EO_CLASS_TYPE
typedef Eo Elm_Widget_Item_Static_Focus;
#endif
#ifndef _ELM_WIDGET_ITEM_STATIC_FOCUS_EO_TYPES
#define _ELM_WIDGET_ITEM_STATIC_FOCUS_EO_TYPES
#endif
#endif