aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-attachment-handler-image.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-attachment-handler-image.h')
-rw-r--r--e-util/e-attachment-handler-image.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-attachment-handler-image.h b/e-util/e-attachment-handler-image.h
index e0e0cb3b23..8d21c8d2a4 100644
--- a/e-util/e-attachment-handler-image.h
+++ b/e-util/e-attachment-handler-image.h
@@ -62,7 +62,7 @@ struct _EAttachmentHandlerImageClass {
EAttachmentHandlerClass parent_class;
};
-GType e_attachment_handler_image_get_type (void);
+GType e_attachment_handler_image_get_type (void) G_GNUC_CONST;
G_END_DECLS