From f093350819edeba7728af7f216d1429f8bcd5926 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 30 Jul 2009 11:22:59 +0200 Subject: Bug #300567 - Calendar drawing optimizations --- e-util/e-categories-config.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'e-util/e-categories-config.h') 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 -- cgit v1.2.3