elementary: fix not to call duplicate theme set 41/202841/2
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Fri, 5 Apr 2019 02:30:05 +0000 (11:30 +0900)
committerHermet Park <chuneon.park@samsung.com>
Mon, 8 Apr 2019 11:09:31 +0000 (11:09 +0000)
Summary:
Theme is set during finalize in Efl.Ui.Layout_Base.
Therefore, it is not necessary to call theme set function if the widget
inherits Efl.Ui.Layout_Base and its klass is properly set.

Reviewers: zmike, bu5hm4n, eagleeye, akanad, SanghyeonLee, woohyun

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D8559

Change-Id: I5401c827bb9c7b46e675e01c57e9ca8508580b89


No differences found