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 c1bc3f11..1630adce 100644 --- a/libsylph/prefs_common.h +++ b/libsylph/prefs_common.h @@ -319,6 +319,7 @@ struct _PrefsCommon gchar *user_agent_str; gboolean change_account_on_folder_sel; /* Interface */ + gboolean always_mark_read_on_show_msg; /* Interface */ }; extern PrefsCommon prefs_common; |