aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-filter-part.h
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/e-filter-part.h')
-rw-r--r--e-util/e-filter-part.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-util/e-filter-part.h b/e-util/e-filter-part.h
index b5ee2c46f2..3ff9fdd454 100644
--- a/e-util/e-filter-part.h
+++ b/e-util/e-filter-part.h
@@ -76,7 +76,7 @@ struct _EFilterPartClass {
GObjectClass parent_class;
};
-GType e_filter_part_get_type (void);
+GType e_filter_part_get_type (void) G_GNUC_CONST;
EFilterPart * e_filter_part_new (void);
gboolean e_filter_part_validate (EFilterPart *part,
EAlert **alert);