aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-mailer-prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-mailer-prefs.h')
-rw-r--r--mail/em-mailer-prefs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/em-mailer-prefs.h b/mail/em-mailer-prefs.h
index 0d5eb2cc97..2249fefd7a 100644
--- a/mail/em-mailer-prefs.h
+++ b/mail/em-mailer-prefs.h
@@ -74,6 +74,8 @@ struct _EMMailerPrefs {
/* Message Display */
struct _GtkToggleButton *timeout_toggle;
struct _GtkSpinButton *timeout;
+ struct _GtkToggleButton *address_toggle;
+ struct _GtkSpinButton *address_count;
struct _GtkOptionMenu *charset;
struct _GtkToggleButton *citation_highlight;
struct _GnomeColorPicker *citation_color;