aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-attachment.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-attachment.h')
-rw-r--r--e-util/e-attachment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-attachment.h b/e-util/e-attachment.h
index 268bcf68b9..0da2c9d883 100644
--- a/e-util/e-attachment.h
+++ b/e-util/e-attachment.h
@@ -63,7 +63,7 @@ struct _EAttachmentClass {
GObjectClass parent_class;
};
-GType e_attachment_get_type (void);
+GType e_attachment_get_type (void) G_GNUC_CONST;
EAttachment * e_attachment_new (void);
EAttachment * e_attachment_new_for_path (const gchar *path);
EAttachment * e_attachment_new_for_uri (const gchar *uri);