diff options
Diffstat (limited to 'libsylph/prefs_common.h')
| -rw-r--r-- | libsylph/prefs_common.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h index 910f370..ef5bb9b 100644 --- a/libsylph/prefs_common.h +++ b/libsylph/prefs_common.h | |||
| @@ -249,6 +249,9 @@ struct _PrefsCommon | |||
| 249 | gboolean passphrase_grab; | 249 | gboolean passphrase_grab; |
| 250 | gboolean gpg_warning; | 250 | gboolean gpg_warning; |
| 251 | 251 | ||
| 252 | /* Master password */ | ||
| 253 | gboolean use_master_password; | ||
| 254 | |||
| 252 | /* Interface */ | 255 | /* Interface */ |
| 253 | gboolean sep_folder; | 256 | gboolean sep_folder; |
| 254 | gboolean sep_msg; | 257 | gboolean sep_msg; |
