From 2248b0052a671be1f4bd85fcb9f5e3d12c0e2237 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Fri, 15 Jun 2007 08:41:40 +0000 Subject: ** Fix for bug #446870 svn path=/trunk/; revision=33674 --- e-util/e-gui-utils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'e-util/e-gui-utils.h') diff --git a/e-util/e-gui-utils.h b/e-util/e-gui-utils.h index de219e8bc4..678ab1bcd8 100644 --- a/e-util/e-gui-utils.h +++ b/e-util/e-gui-utils.h @@ -4,5 +4,6 @@ #include GdkPixbuf *e_icon_for_mime_type (const char *mime_type, int size); +GtkWidget *e_create_image_widget (gchar *name, gchar *string1, gchar *string2, gint int1, gint int2); #endif /* E_GUI_UTILS_H */ -- cgit v1.2.3