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.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/e-util/e-categories-config.h b/e-util/e-categories-config.h
index 81ae0161a0..82294ae6b9 100644
--- a/e-util/e-categories-config.h
+++ b/e-util/e-categories-config.h
@@ -30,9 +30,7 @@
G_BEGIN_DECLS
-gboolean e_categories_config_get_icon_for (const gchar *category,
- GdkPixmap **icon,
- GdkBitmap **mask);
+gboolean e_categories_config_get_icon_for (const gchar *category, GdkPixbuf **pixbuf);
void e_categories_config_open_dialog_for_entry (GtkEntry *entry);
G_END_DECLS