From: hermet Date: Wed, 15 Feb 2012 11:18:24 +0000 (+0000) Subject: elementary/theme - + XXX comment X-Git-Tag: REL_F_I9500_20120323_1~17^2~721 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9997886526df142a33b4a4f9d546a125f487b7fb;p=framework%2Fuifw%2Felementary.git elementary/theme - + XXX comment git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@67977 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/elm_theme.h b/src/lib/elm_theme.h index f5d8795..a99ab59 100644 --- a/src/lib/elm_theme.h +++ b/src/lib/elm_theme.h @@ -307,6 +307,7 @@ EAPI void elm_theme_full_flush(void); * @param theme The name of the theme to use. Format same as the ELM_THEME * environment variable. */ +//XXX: how about changing to elm_theme_set & elm_theme_flush & elm_config_all_flush? EAPI void elm_theme_all_set(const char *theme); /**