aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-08-15 02:16:17 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-08-15 02:16:17 +0000
commitfd4fa414a182c6ca1a75ec7244cc8e6ad409c56a (patch)
tree6b422e90992144087fdc9b4c793cc4077da8c6a6 /libsylph/prefs_common.h
parentaa4fdbfbc9a10cb344e3bad9d58fa438bbb4cda0 (diff)
fixed manual junk filtering.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1125 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index 4abe2da6..5d9eb9d5 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -267,6 +267,7 @@ struct _PrefsCommon
/* Filtering */
GSList *fltlist;
GSList *junk_fltlist;
+ GSList *manual_junk_fltlist;
/* Actions */
GSList *actions_list;