aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-composer-prefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-composer-prefs.h')
-rw-r--r--mail/mail-composer-prefs.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/mail-composer-prefs.h b/mail/mail-composer-prefs.h
index 37dc78f29f..a23cfbfbcc 100644
--- a/mail/mail-composer-prefs.h
+++ b/mail/mail-composer-prefs.h
@@ -83,6 +83,11 @@ struct _MailComposerPrefs {
gchar *language_str_orig;
GdkColor spell_error_color;
GdkColor spell_error_color_orig;
+ GdkPixmap *mark_pixmap;
+ GdkBitmap *mark_bitmap;
+ GdkPixbuf *enabled_pixbuf;
+ GtkWidget *spell_able_button;
+
/* Forwards and Replies */
GtkOptionMenu *forward_style;