diff options
Diffstat (limited to 'mail/em-mailer-prefs.h')
-rw-r--r-- | mail/em-mailer-prefs.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/em-mailer-prefs.h b/mail/em-mailer-prefs.h index 0555d03b06..27de7b3ca9 100644 --- a/mail/em-mailer-prefs.h +++ b/mail/em-mailer-prefs.h @@ -98,6 +98,9 @@ struct _EMMailerPrefs { GnomeColorPicker *color; } labels[5]; GtkButton *restore_labels; + + /* Junk prefs */ + GtkToggleButton *check_incoming; }; struct _EMMailerPrefsClass { |