diff options
Diffstat (limited to 'src/lib/elementary/efl_ui_radio_legacy_eo.legacy.h')
-rw-r--r-- | src/lib/elementary/efl_ui_radio_legacy_eo.legacy.h | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/lib/elementary/efl_ui_radio_legacy_eo.legacy.h b/src/lib/elementary/efl_ui_radio_legacy_eo.legacy.h new file mode 100644 index 0000000..bb813c7 --- /dev/null +++ b/src/lib/elementary/efl_ui_radio_legacy_eo.legacy.h | |||
@@ -0,0 +1,17 @@ | |||
1 | #ifndef _EFL_UI_RADIO_LEGACY_EO_LEGACY_H_ | ||
2 | #define _EFL_UI_RADIO_LEGACY_EO_LEGACY_H_ | ||
3 | |||
4 | #ifndef _EFL_UI_RADIO_LEGACY_EO_CLASS_TYPE | ||
5 | #define _EFL_UI_RADIO_LEGACY_EO_CLASS_TYPE | ||
6 | |||
7 | typedef Eo Efl_Ui_Radio_Legacy; | ||
8 | |||
9 | #endif | ||
10 | |||
11 | #ifndef _EFL_UI_RADIO_LEGACY_EO_TYPES | ||
12 | #define _EFL_UI_RADIO_LEGACY_EO_TYPES | ||
13 | |||
14 | |||
15 | #endif | ||
16 | |||
17 | #endif | ||