aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-attachment-icon-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-attachment-icon-view.h')
-rw-r--r--e-util/e-attachment-icon-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-attachment-icon-view.h b/e-util/e-attachment-icon-view.h
index bd3d2109db..23b9dc0b64 100644
--- a/e-util/e-attachment-icon-view.h
+++ b/e-util/e-attachment-icon-view.h
@@ -62,7 +62,7 @@ struct _EAttachmentIconViewClass {
GtkIconViewClass parent_class;
};
-GType e_attachment_icon_view_get_type (void);
+GType e_attachment_icon_view_get_type (void) G_GNUC_CONST;
GtkWidget * e_attachment_icon_view_new (void);
void e_attachment_icon_view_set_default_icon_size
(gint size);