aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html-display.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-html-display.h')
-rw-r--r--mail/em-format-html-display.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/em-format-html-display.h b/mail/em-format-html-display.h
index 6457f8d637..df5ebff9d4 100644
--- a/mail/em-format-html-display.h
+++ b/mail/em-format-html-display.h
@@ -22,6 +22,7 @@ struct _EMFormatHTMLDisplay {
unsigned int animate:1;
unsigned int caret_mode:1;
+ unsigned int nobar:1;
};
#define EM_FORMAT_HTML_DISPLAY_SEARCH_PRIMARY (0)