aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-filter-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-filter-int.h')
-rw-r--r--e-util/e-filter-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-filter-int.h b/e-util/e-filter-int.h
index 40b0c9e7a4..42d5eb6cfc 100644
--- a/e-util/e-filter-int.h
+++ b/e-util/e-filter-int.h
@@ -68,7 +68,7 @@ struct _EFilterIntClass {
EFilterElementClass parent_class;
};
-GType e_filter_int_get_type (void);
+GType e_filter_int_get_type (void) G_GNUC_CONST;
EFilterElement *e_filter_int_new (void);
EFilterElement *e_filter_int_new_type (const gchar *type,
gint min,