aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-accounts.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-accounts.h')
-rw-r--r--mail/mail-accounts.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/mail-accounts.h b/mail/mail-accounts.h
index f2580874d3..bb29819343 100644
--- a/mail/mail-accounts.h
+++ b/mail/mail-accounts.h
@@ -93,6 +93,10 @@ struct _MailAccountsDialog {
GtkToggleButton *filter_log;
GnomeFileEntry *filter_log_path;
GtkToggleButton *confirm_expunge;
+ GtkToggleButton *notify_not;
+ GtkToggleButton *notify_beep;
+ GtkToggleButton *notify_exec;
+ GnomeFileEntry *command_line;
/* PGP page */
GnomeFileEntry *pgp_path;