aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-filter-option.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-filter-option.h')
-rw-r--r--e-util/e-filter-option.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-filter-option.h b/e-util/e-filter-option.h
index 9bd7543ba6..c5db025926 100644
--- a/e-util/e-filter-option.h
+++ b/e-util/e-filter-option.h
@@ -82,7 +82,7 @@ struct _EFilterOptionClass {
EFilterElementClass parent_class;
};
-GType e_filter_option_get_type (void);
+GType e_filter_option_get_type (void) G_GNUC_CONST;
EFilterElement *e_filter_option_new (void);
void e_filter_option_set_current (EFilterOption *option,
const gchar *name);