diff options
Diffstat (limited to 'mail/mail-accounts.h')
-rw-r--r-- | mail/mail-accounts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mail-accounts.h b/mail/mail-accounts.h index 67f7322caf..38cc82e043 100644 --- a/mail/mail-accounts.h +++ b/mail/mail-accounts.h @@ -91,10 +91,10 @@ struct _MailAccountsDialog { GtkToggleButton *empty_trash; GtkToggleButton *filter_log; GnomeFileEntry *filter_log_path; + GtkToggleButton *confirm_expunge; /* PGP page */ GnomeFileEntry *pgp_path; - GtkToggleButton *remember_passwd; /* Pixmaps for the clist */ GdkPixmap *mark_pixmap; |