Fix slideshow smart events event_info
authorDave Andreoli <dave@gurumeditation.it>
Mon, 4 May 2015 00:16:33 +0000 (02:16 +0200)
committerDave Andreoli <dave@gurumeditation.it>
Mon, 4 May 2015 00:16:33 +0000 (02:16 +0200)
commitb25a0a3ea385ca02649dd405cbd83f8223f87ff1
treeea215536f723fc725b9d4b4a02ea29ab6ecf644a
parent058fbcca591fa85c29aea43ec4b9ba65366fea58
Fix slideshow smart events event_info

Changed all the callback_call to pass the correct Elm_Object_Item
(Eo) pointer, was passing Elm_Slideshow_Item_Data instead.

@fix

Also updated the test
legacy/elementary/src/bin/test_slideshow.c
legacy/elementary/src/lib/elm_slideshow.c