aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-categories-dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-categories-dialog.h')
-rw-r--r--e-util/e-categories-dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-categories-dialog.h b/e-util/e-categories-dialog.h
index 5ad35e098c..0e5d109dbf 100644
--- a/e-util/e-categories-dialog.h
+++ b/e-util/e-categories-dialog.h
@@ -60,7 +60,7 @@ struct _ECategoriesDialogClass {
GtkDialogClass parent_class;
};
-GType e_categories_dialog_get_type (void);
+GType e_categories_dialog_get_type (void) G_GNUC_CONST;
GtkWidget * e_categories_dialog_new (const gchar *categories);
gchar * e_categories_dialog_get_categories
(ECategoriesDialog *dialog);