aboutsummaryrefslogtreecommitdiffstats
path: root/filter/filter-part.h
diff options
context:
space:
mode:
Diffstat (limited to 'filter/filter-part.h')
-rw-r--r--filter/filter-part.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/filter/filter-part.h b/filter/filter-part.h
index 904be6b191..e47f9a28f2 100644
--- a/filter/filter-part.h
+++ b/filter/filter-part.h
@@ -54,6 +54,7 @@ FilterPart *filter_part_new (void);
/* methods */
gboolean filter_part_validate (FilterPart *fp);
+int filter_part_eq (FilterPart *fp, FilterPart *fc);
int filter_part_xml_create (FilterPart *ff, xmlNodePtr node);