aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-04-08 07:26:19 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2008-04-08 07:26:19 +0000
commit72591eb149003fc8214c7c09152cfd1600caaa60 (patch)
tree6817edc3c4b06f17f82f758fec017e7b8a7dd73b /libsylph/prefs_common.h
parenteebe5e587f162490e3603421496a84406eaf719b (diff)
added the option to confirm recipients before sending.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1970 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 e6205c3c..1bce0ced 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -72,6 +72,7 @@ struct _PrefsCommon
gboolean check_attach;
gchar *check_attach_str;
+ gboolean check_recipients;
gboolean allow_jisx0201_kana;