aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-online-button.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-online-button.h')
-rw-r--r--e-util/e-online-button.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-online-button.h b/e-util/e-online-button.h
index 073489fef9..b34167335d 100644
--- a/e-util/e-online-button.h
+++ b/e-util/e-online-button.h
@@ -58,7 +58,7 @@ struct _EOnlineButtonClass {
GtkButtonClass parent_class;
};
-GType e_online_button_get_type (void);
+GType e_online_button_get_type (void) G_GNUC_CONST;
GtkWidget * e_online_button_new (void);
gboolean e_online_button_get_online (EOnlineButton *button);
void e_online_button_set_online (EOnlineButton *button,