aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-categories-editor.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-categories-editor.h')
-rw-r--r--e-util/e-categories-editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-categories-editor.h b/e-util/e-categories-editor.h
index 07c9dc6987..fc193b1c41 100644
--- a/e-util/e-categories-editor.h
+++ b/e-util/e-categories-editor.h
@@ -70,7 +70,7 @@ struct _ECategoriesEditorClass {
void (*entry_changed) (GtkEntry *entry);
};
-GType e_categories_editor_get_type (void);
+GType e_categories_editor_get_type (void) G_GNUC_CONST;
GtkWidget * e_categories_editor_new (void);
gchar * e_categories_editor_get_categories
(ECategoriesEditor *editor);