From c6f80c49de727b9857d2bbd1eeaf85930612d0ce Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Mon, 19 Mar 2018 22:06:25 +0100 Subject: Add min password length spinbutton to common preferences --- libsylph/prefs_common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libsylph/prefs_common.h') diff --git a/libsylph/prefs_common.h b/libsylph/prefs_common.h index bc1d2f3..92333aa 100644 --- a/libsylph/prefs_common.h +++ b/libsylph/prefs_common.h @@ -252,6 +252,7 @@ struct _PrefsCommon /* Master password */ gboolean use_master_password; gchar *master_password_hash; + guint encrypted_password_min_length; /* Interface */ gboolean sep_folder; -- cgit v1.3