widget: Fix eo resolve error 69/173869/2
authorSubodhKumar <s7158.kumar@samsung.com>
Mon, 26 Mar 2018 12:27:36 +0000 (17:57 +0530)
committerYoungbok Shin <youngb.shin@samsung.com>
Mon, 2 Apr 2018 05:33:22 +0000 (05:33 +0000)
commit06e11d43c91ae9090ceb24101be5c5ba1bb49e1b
tree8d7776d503bf112089defea23c9429d13cc2db78
parenta193251490a7089b5f4dcdf5811585842c982c39
widget: Fix eo resolve error

If the parent of the widget is not an widget class itself,
eo thows error. In case of  window which has no widget as parent gives this error.

@tizen_fix

Change-Id: I1f69447f5a24d1b580ec5cdb16fc0036cc0f6da9
Signed-off-by: SubodhKumar <s7158.kumar@samsung.com>
src/lib/elm_widget.c