slideshow: Adjusted to Eo2.

This commit is contained in:
Tom Hacohen 2014-04-03 16:53:52 +01:00
parent a5deb548c2
commit 849b770160
1 changed files with 1 additions and 1 deletions

View File

@ -369,7 +369,7 @@ _elm_slideshow_eo_base_constructor(Eo *obj, Elm_Slideshow_Data *_pd EINA_UNUSED)
eo_do_super(obj, MY_CLASS, eo_constructor());
eo_do(obj,
evas_obj_type_set(MY_CLASS_NAME_LEGACY),
evas_obj_smart_callbacks_descriptions_set(_smart_callbacks, NULL));
evas_obj_smart_callbacks_descriptions_set(_smart_callbacks));
}
EOLIAN static Elm_Object_Item*