From 9997886526df142a33b4a4f9d546a125f487b7fb Mon Sep 17 00:00:00 2001 From: hermet Date: Wed, 15 Feb 2012 11:18:24 +0000 Subject: [PATCH] elementary/theme - + XXX comment git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@67977 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- src/lib/elm_theme.h | 1 + 1 file changed, 1 insertion(+) 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); /** -- 2.7.4