aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-categories-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-categories-config.h')
-rw-r--r--e-util/e-categories-config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/e-util/e-categories-config.h b/e-util/e-categories-config.h
index 9ad0b5fe09..0b798e466e 100644
--- a/e-util/e-categories-config.h
+++ b/e-util/e-categories-config.h
@@ -24,6 +24,7 @@ void e_categories_config_set_color_for (const char *category, const char *color)
void e_categories_config_get_icon_for (const char *category,
GdkPixmap **icon,
GdkBitmap **mask);
+const char *e_categories_config_get_icon_file_for (const char *category);
void e_categories_config_set_icon_for (const char *category,
const char *pixmap_file);