aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-attachment-bar.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-attachment-bar.h')
-rw-r--r--e-util/e-attachment-bar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-attachment-bar.h b/e-util/e-attachment-bar.h
index 9f35ae2aba..4442164240 100644
--- a/e-util/e-attachment-bar.h
+++ b/e-util/e-attachment-bar.h
@@ -63,7 +63,7 @@ struct _EAttachmentBarClass {
GtkBoxClass parent_class;
};
-GType e_attachment_bar_get_type (void);
+GType e_attachment_bar_get_type (void) G_GNUC_CONST;
GtkWidget * e_attachment_bar_new (EAttachmentStore *store);
gint e_attachment_bar_get_active_view
(EAttachmentBar *bar);