elementary/theme - + XXX comment
authorhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 15 Feb 2012 11:18:24 +0000 (11:18 +0000)
committerhermet <hermet@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 15 Feb 2012 11:18:24 +0000 (11:18 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@67977 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/elm_theme.h

index f5d8795..a99ab59 100644 (file)
@@ -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);
 
 /**