aboutsummaryrefslogtreecommitdiff
path: root/libsylph/prefs_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libsylph/prefs_common.h')
-rw-r--r--libsylph/prefs_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h
index c6b85b1f..eb162f31 100644
--- a/libsylph/prefs_common.h
+++ b/libsylph/prefs_common.h
@@ -78,6 +78,8 @@ struct _PrefsCommon
gboolean autowrap;
gboolean linewrap_at_send;
gboolean auto_exteditor;
+ gboolean enable_autosave;
+ gint autosave_itv;
gboolean reply_account_autosel;
gboolean default_reply_list;
gboolean show_ruler;