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)
commitbdab578c1a6bc1fc12b554d4ae8e58cffef40b68
tree58c656e7eac2acdc381c6f2c1a42efd63dfc7db4
parent787eddd3c4828ec67068f99ca80e34685e3cd0af
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.
legacy/elementary/src/lib/elm_win.c