aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-source-selector-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-source-selector-dialog.h')
-rw-r--r--e-util/e-source-selector-dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-source-selector-dialog.h b/e-util/e-source-selector-dialog.h
index eae45ba62f..d787934106 100644
--- a/e-util/e-source-selector-dialog.h
+++ b/e-util/e-source-selector-dialog.h
@@ -65,7 +65,7 @@ struct _ESourceSelectorDialogClass {
GtkDialogClass parent_class;
};
-GType e_source_selector_dialog_get_type (void);
+GType e_source_selector_dialog_get_type (void) G_GNUC_CONST;
GtkWidget * e_source_selector_dialog_new (GtkWindow *parent,
ESourceRegistry *registry,
const gchar *extension_name);