aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-reader.c
diff options
context:
space:
mode:
authorDan Vrátil <dvratil@redhat.com>2012-04-27 23:58:00 +0800
committerDan Vrátil <dvratil@redhat.com>2012-04-27 23:58:35 +0800
commit8ffb4930b26f9badf8eb0cdb93275c01d3d36f6a (patch)
tree3f8bb52245f14490d7928ec7e0d3ad204d7ac460 /mail/e-mail-reader.c
parenta593d514c872dace24e899c1ccb25955f985cbc4 (diff)
downloadgsoc2013-evolution-8ffb4930b26f9badf8eb0cdb93275c01d3d36f6a.tar
gsoc2013-evolution-8ffb4930b26f9badf8eb0cdb93275c01d3d36f6a.tar.gz
gsoc2013-evolution-8ffb4930b26f9badf8eb0cdb93275c01d3d36f6a.tar.bz2
gsoc2013-evolution-8ffb4930b26f9badf8eb0cdb93275c01d3d36f6a.tar.lz
gsoc2013-evolution-8ffb4930b26f9badf8eb0cdb93275c01d3d36f6a.tar.xz
gsoc2013-evolution-8ffb4930b26f9badf8eb0cdb93275c01d3d36f6a.tar.zst
gsoc2013-evolution-8ffb4930b26f9badf8eb0cdb93275c01d3d36f6a.zip
Bug #674060 - Preview panel on folder change not updated
Diffstat (limited to 'mail/e-mail-reader.c')
-rw-r--r--mail/e-mail-reader.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/e-mail-reader.c b/mail/e-mail-reader.c
index 1f87703e2b..58aaa307ef 100644
--- a/mail/e-mail-reader.c
+++ b/mail/e-mail-reader.c
@@ -2835,6 +2835,7 @@ mail_reader_message_selected_timeout_cb (EMailReader *reader)
priv->retrieving_message = g_object_ref (cancellable);
}
} else {
+ e_mail_display_set_formatter (display, NULL);
priv->restoring_message_selection = FALSE;
}