aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-source-combo-box.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-source-combo-box.h')
-rw-r--r--e-util/e-source-combo-box.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-source-combo-box.h b/e-util/e-source-combo-box.h
index d022f4a8ce..6a2cb3191a 100644
--- a/e-util/e-source-combo-box.h
+++ b/e-util/e-source-combo-box.h
@@ -64,7 +64,7 @@ struct _ESourceComboBoxClass {
GtkComboBoxClass parent_class;
};
-GType e_source_combo_box_get_type (void);
+GType e_source_combo_box_get_type (void) G_GNUC_CONST;
GtkWidget * e_source_combo_box_new (ESourceRegistry *registry,
const gchar *extension_name);
ESourceRegistry *