summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_slider_part_indicator_eo.legacy.h
blob: a351cc4ab99767e64648a01e684dfc6b0ad16042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#ifndef _ELM_SLIDER_PART_INDICATOR_EO_LEGACY_H_
#define _ELM_SLIDER_PART_INDICATOR_EO_LEGACY_H_

#ifndef _ELM_SLIDER_PART_INDICATOR_EO_CLASS_TYPE
#define _ELM_SLIDER_PART_INDICATOR_EO_CLASS_TYPE

typedef Eo Elm_Slider_Part_Indicator;

#endif

#ifndef _ELM_SLIDER_PART_INDICATOR_EO_TYPES
#define _ELM_SLIDER_PART_INDICATOR_EO_TYPES


#endif



#endif