aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-filter-context.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-filter-context.h')
-rw-r--r--mail/em-filter-context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-filter-context.h b/mail/em-filter-context.h
index f2a5581f8b..051e600bd7 100644
--- a/mail/em-filter-context.h
+++ b/mail/em-filter-context.h
@@ -37,7 +37,7 @@ typedef struct _EMFilterContextClass EMFilterContextClass;
struct _EMFilterContext {
RuleContext parent_object;
-
+
GList *actions;
};