aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-html.h')
-rw-r--r--mail/em-format-html.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/em-format-html.h b/mail/em-format-html.h
index c54669aebc..5e48c8c671 100644
--- a/mail/em-format-html.h
+++ b/mail/em-format-html.h
@@ -113,6 +113,8 @@ struct _EMFormatHTML {
guint32 text_html_flags; /* default flags for text to html conversion */
guint32 body_colour; /* header box colour */
guint32 text_colour;
+ guint32 frame_colour;
+ guint32 content_colour;
guint32 citation_colour;
unsigned int xmailer_mask:4;
unsigned int load_http:1;