elementary/theme - + XXX comment

SVN revision: 67977
This commit is contained in:
ChunEon Park 2012-02-15 11:18:24 +00:00
parent fed68ee891
commit ff144eeae6
1 changed files with 1 additions and 0 deletions

View 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);
/**