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)
commitef4c303dc390f5f05c62f9836c98108550980657
tree52d8a5fa4f5b8d2c4c47e8d9b0d8aebeadfc3feb
parent02044396ec93932251ed6c6fc574f7a4d8e1d929
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
src/bin/test_slideshow.c
src/lib/elm_slideshow.c