diff options
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r-- | libsylph/prefs_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h index 1bce0ced..37a230bd 100644 --- a/libsylph/prefs_common.h +++ b/libsylph/prefs_common.h @@ -73,6 +73,7 @@ struct _PrefsCommon gboolean check_attach; gchar *check_attach_str; gboolean check_recipients; + gchar *check_recp_exclude; gboolean allow_jisx0201_kana; |