aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.c')
-rw-r--r--src/mainwindow.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainwindow.c b/src/mainwindow.c
index f64677fe..faf0853e 100644
--- a/src/mainwindow.c
+++ b/src/mainwindow.c
@@ -1303,6 +1303,8 @@ void main_window_reflect_prefs_all(void)
folderview_reflect_prefs(mainwin->folderview);
+ messageview_reflect_prefs(mainwin->messageview);
+
headerview_set_visibility(mainwin->messageview->headerview,
prefs_common.display_header_pane);