FlipSelector: fix callback type.
authorDaniel Zaoui <daniel.zaoui@samsung.com>
Thu, 24 Apr 2014 08:04:35 +0000 (11:04 +0300)
committerDaniel Zaoui <daniel.zaoui@samsung.com>
Thu, 24 Apr 2014 08:04:35 +0000 (11:04 +0300)
commit7e9795b277e7b94c5871ee07efd23817881a3d86
tree852825a6430c79476b434e6600fa18bccb68d3aa
parent98565908f3934708688bc9a0d3f5c049e2347a47
FlipSelector: fix callback type.

Evas_Smart_Cb was used in legacy while flipselector_func_type was used
in Eo. That made the compilation failing in E.
src/lib/elm_flipselector.c
src/lib/elm_flipselector.eo
src/lib/elm_flipselector_eo.h