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