diff options
Diffstat (limited to 'libsylph/prefs_account.h')
| -rw-r--r-- | libsylph/prefs_account.h | 2 |
1 files changed, 2 insertions, 0 deletions
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 | |||
| 187 | /* Compose */ | 187 | /* Compose */ |
| 188 | gchar *sig_names[10]; | 188 | gchar *sig_names[10]; |
| 189 | gchar *sig_texts[10]; | 189 | gchar *sig_texts[10]; |
| 190 | |||
| 191 | gchar *master_password; | ||
| 190 | }; | 192 | }; |
| 191 | 193 | ||
| 192 | PrefsAccount *prefs_account_new (void); | 194 | PrefsAccount *prefs_account_new (void); |
