elm_win: Fixed warning after 99ab56d5
authorRyuan Choi <ryuan.choi@gmail.com>
Fri, 11 Oct 2013 12:52:15 +0000 (21:52 +0900)
committerRyuan Choi <ryuan.choi@gmail.com>
Fri, 11 Oct 2013 13:05:21 +0000 (22:05 +0900)
commitd16468d6afef1ba05098b1d6e21637d465dd50eb
tree10c6fa4b7dc7c30d89f10bbe2684513244e9a8f8
parentc8b4d4c4ee3977a56eb9c6ac3021c458776b47ba
elm_win: Fixed warning after 99ab56d5

ELM_WIDGET_SUB_ID_THEME needs to return Eina_Bool.
In addition, calls the super function of ELM_WIDGET_SUB_ID_THEME.

Reproduce step is changing profile in elementary_config.
src/lib/elm_win.c