From 1bb2a9d33e8cd193c21f9995fb7852c7562cafcf Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 27 Feb 2018 21:52:12 +0100 Subject: First prototype --- libsylph/prefs_account.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libsylph/prefs_account.h') diff --git a/libsylph/prefs_account.h b/libsylph/prefs_account.h index ad899f8..5239034 100644 --- a/libsylph/prefs_account.h +++ b/libsylph/prefs_account.h @@ -187,6 +187,8 @@ struct _PrefsAccount /* Compose */ gchar *sig_names[10]; gchar *sig_texts[10]; + + gchar *master_password; }; PrefsAccount *prefs_account_new (void); -- cgit v1.3