aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format-html.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format-html.c')
-rw-r--r--mail/em-format-html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/em-format-html.c b/mail/em-format-html.c
index c408af304f..2f6c25560f 100644
--- a/mail/em-format-html.c
+++ b/mail/em-format-html.c
@@ -1232,6 +1232,7 @@ static void efh_format_done(struct _mail_msg *mm)
d(printf("formatting finished\n"));
+ m->format->load_http_now = FALSE;
m->format->priv->format_id = -1;
g_signal_emit_by_name(m->format, "complete");
}