elm_entry: remove warning during construct
authorSungtaek Hong <sth253.hong@samsung.com>
Wed, 6 Dec 2017 08:33:50 +0000 (17:33 +0900)
committerSungtaek Hong <sth253.hong@samsung.com>
Fri, 8 Dec 2017 07:02:24 +0000 (16:02 +0900)
commita9bb425dd59fd10d5cfdb5a69a8904550f46569b
tree9dbe9887aaa4860c0a667fd9050628a536fc23e1
parent300ded6c305459bc578c07a9905dfab8a48bfd63
elm_entry: remove warning during construct

Summary:
elm_layout_theme_set calls theme_apply, which means
 some of the components might not be initialized.

Test Plan: Run elementary_test->check no more ERR shown.

Reviewers: jpeg, woohyun

Subscribers: cedric

Differential Revision: https://phab.enlightenment.org/D5564
src/lib/elementary/elm_entry.c