elm: Call efl_access_type_set after construction
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 7 Nov 2017 05:03:19 +0000 (14:03 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 7 Nov 2017 05:43:22 +0000 (14:43 +0900)
commitee90f72a76ca0ae2b5f8dd815a59fd502ab966ae
tree6776aafc1b35d708db97286bef5dce02ca041169
parent6a47c2243e604e44461ae915476f50d00eeafdf6
elm: Call efl_access_type_set after construction

I don't think it is necessary to call this before construction, and that
could instead lead to issues. It's just weird overall.
src/lib/elementary/efl_ui_bg.c
src/lib/elementary/efl_ui_box.c
src/lib/elementary/elm_box.c