aboutsummaryrefslogtreecommitdiffstats
path: root/mail/folder-browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/folder-browser.h')
-rw-r--r--mail/folder-browser.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/folder-browser.h b/mail/folder-browser.h
index f9d0f1df3e..69aca02f9c 100644
--- a/mail/folder-browser.h
+++ b/mail/folder-browser.h
@@ -60,10 +60,11 @@ struct _FolderBrowser {
guint seen_id;
gulong paned_resize_id;
- guint paned_size_notify_id;
+ guint paned_size_notify_id;
guint show_preview_notify_id;
guint hide_deleted_notify_id;
+ guint message_style_notify_id;
/* a folder we are expunging, dont use other than to compare the pointer value */
CamelFolder *expunging;