aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-category-completion.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-category-completion.h')
-rw-r--r--e-util/e-category-completion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-category-completion.h b/e-util/e-category-completion.h
index 477a036cd3..cb3c049cbf 100644
--- a/e-util/e-category-completion.h
+++ b/e-util/e-category-completion.h
@@ -63,7 +63,7 @@ struct _ECategoryCompletionClass {
GtkEntryCompletionClass parent_class;
};
-GType e_category_completion_get_type (void);
+GType e_category_completion_get_type (void) G_GNUC_CONST;
GtkEntryCompletion *
e_category_completion_new (void);