efl_ui: fix to use Efl.Ui.Widget's "background" and "shadow" part class 44/206244/1
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Wed, 15 May 2019 08:23:32 +0000 (17:23 +0900)
committerJaehyun Cho <jae_hyun.cho@samsung.com>
Wed, 15 May 2019 10:44:50 +0000 (19:44 +0900)
commit775a856d1c4a5566da50afe9513da9ce1ba29978
tree13a7582d0831210bd4d7459565bab8304a9d0ff8
parentc0cf13e801898a585846f4fe57d14ae5de6a18e3
efl_ui: fix to use Efl.Ui.Widget's "background" and "shadow" part class

To use Efl.Ui.Widget's "background" and "shadow" part class, each widget
inheriting from Efl.Ui.Widget should not use their Part class for
"background" and "shadow" parts.

Change-Id: Ia0fdb08e3c2bed42343572d11a3f2a278e27eeea
src/lib/elementary/efl_ui_scroll_alert_popup.c
src/lib/elementary/efl_ui_text.c
src/lib/elementary/efl_ui_text_alert_popup.c
src/lib/elementary/efl_ui_textpath.c