elementary: fix a typo on override func of signal_callback_del
authorWonki Kim <wonki_.kim@samsung.com>
Wed, 10 Oct 2018 06:27:14 +0000 (06:27 +0000)
committerYeongjong Lee <yj34.lee@samsung.com>
Thu, 8 Nov 2018 06:40:43 +0000 (15:40 +0900)
commitbe98e12609c86a044a113f629dda8650970b01df
treeeb237baef5d2f336c89f0ffc4182be41dca47eea
parent7bb9f24e638a9c4bfa97b7003a5680e7ebeb0241
elementary: fix a typo on override func of signal_callback_del

there is a logic that forwards a calling to supoer class on efl_ui_layout.
and the logic have a mismatching calling as you could see.
and this patch fixes the typo error.
Differential Revision: https://phab.enlightenment.org/D7151
src/lib/elementary/efl_ui_layout_object.c