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

18 lines
243 B
C

#ifndef _ELM_SLIDER_EO_LEGACY_H_
#define _ELM_SLIDER_EO_LEGACY_H_
#ifndef _ELM_SLIDER_EO_CLASS_TYPE
#define _ELM_SLIDER_EO_CLASS_TYPE
typedef Eo Elm_Slider;
#endif
#ifndef _ELM_SLIDER_EO_TYPES
#define _ELM_SLIDER_EO_TYPES
#endif
#endif