diff options
Diffstat (limited to 'mail/mail-accounts.h')
-rw-r--r-- | mail/mail-accounts.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/mail-accounts.h b/mail/mail-accounts.h index 7cc853c0b6..227a887010 100644 --- a/mail/mail-accounts.h +++ b/mail/mail-accounts.h @@ -87,6 +87,9 @@ struct _MailAccountsDialog { /* Other page */ GtkToggleButton *empty_trash; GtkToggleButton *prompt_empty_subject; + GtkToggleButton *prompt_bcc_only; + GtkToggleButton *thread_list; + GtkToggleButton *show_preview; /* PGP page */ GnomeFileEntry *pgp_path; |