From 97585dc9f97faf21762939ef107eba756a47ef63 Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Sun, 26 Nov 2006 18:32:18 +0000 Subject: Missed to commit with the previous. svn path=/trunk/; revision=33025 --- mail/em-mailer-prefs.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/em-mailer-prefs.h b/mail/em-mailer-prefs.h index 2249fefd7a..c74f021e68 100644 --- a/mail/em-mailer-prefs.h +++ b/mail/em-mailer-prefs.h @@ -75,7 +75,9 @@ struct _EMMailerPrefs { struct _GtkToggleButton *timeout_toggle; struct _GtkSpinButton *timeout; struct _GtkToggleButton *address_toggle; - struct _GtkSpinButton *address_count; + struct _GtkSpinButton *address_count; + struct _GtkToggleButton *mlimit_toggle; + struct _GtkSpinButton *mlimit_count; struct _GtkOptionMenu *charset; struct _GtkToggleButton *citation_highlight; struct _GnomeColorPicker *citation_color; -- cgit v1.2.3