efl_ui_popup: fix widget_parent inheritance
authorMarcel Hollerbach <mail@marcel-hollerbach.de>
Mon, 22 Apr 2019 19:30:05 +0000 (21:30 +0200)
committerYeongjong Lee <yj34.lee@samsung.com>
Wed, 24 Apr 2019 05:24:47 +0000 (14:24 +0900)
commitcbaa3f596b3c1cb60adc1ee0139eb57ed9e7d442
tree94d4f98e54da93131884201f370e3e3c2f2785f6
parent26df53e44582fd374e9a53247e004de84c713264
efl_ui_popup: fix widget_parent inheritance

when you inherit from widget_parent, you MUST call the super function.

Reviewed-by: Cedric BAIL <cedric.bail@free.fr>
Differential Revision: https://phab.enlightenment.org/D8680
src/lib/elementary/efl_ui_popup.c
src/tests/elementary/spec/generator.py