[multibuttonentry] Fix a warning
authorMike McCormack <mj.mccormack@samsung.com>
Mon, 14 Nov 2011 07:18:57 +0000 (16:18 +0900)
committerMike McCormack <mj.mccormack@samsung.com>
Mon, 14 Nov 2011 07:18:57 +0000 (16:18 +0900)
commit3967bce647d44017697f94eb43e2d4bfec570dfe
tree23d3f5675e916636a9e7df8e2090b94a5ff1bce3
parentf73dec188db3aca65cb131b0dd034a3bfb6e9fe8
[multibuttonentry] Fix a warning

elm_multibuttonentry.c: In function '_event_init':
elm_multibuttonentry.c:287:9: warning: passing argument 3 of 'evas_object_event_callback_add' from incompatible pointer type
/usr/include/evas-1/Evas.h:3829:49: note: expected 'Evas_Object_Event_Cb' but argument is of type 'void (*)(void *, struct Evas_Object *, void *)'
src/lib/elm_multibuttonentry.c