aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-icon-factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-icon-factory.h')
-rw-r--r--e-util/e-icon-factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-icon-factory.h b/e-util/e-icon-factory.h
index 9cec7253bf..89a7d5a6a4 100644
--- a/e-util/e-icon-factory.h
+++ b/e-util/e-icon-factory.h
@@ -26,7 +26,7 @@
#include <gtk/gtk.h>
-gchar * e_icon_factory_get_icon_filename(const gchar *icon_name,
+gchar * e_icon_factory_get_icon_filename (const gchar *icon_name,
GtkIconSize icon_size);
GdkPixbuf * e_icon_factory_get_icon (const gchar *icon_name,
GtkIconSize icon_size);