Do not mark as read.

This commit is contained in:
Martin Rotter 2016-08-03 10:07:58 +02:00
parent 9b7a29e15c
commit acedb211f8

View File

@ -438,7 +438,7 @@ void FeedMessageViewer::refreshVisualProperties() {
}
void FeedMessageViewer::onFeedsUpdateFinished() {
m_messagesView->reloadSelections(true);
m_messagesView->reloadSelections(false);
}
void FeedMessageViewer::onFeedsUpdateStarted() {