VERY experimentally fixed #19.

This commit is contained in:
Martin Rotter 2014-02-22 12:47:40 +01:00
parent 501743bec2
commit d86ed7f019

View File

@ -138,6 +138,9 @@ void FeedMessageViewer::onFeedUpdatesFinished() {
// And also hide progress bar.
FormMain::instance()->statusBar()->clearProgress();
// TODO: Check integrity and conformance of this.
m_messagesView->reloadSelections(1);
}
void FeedMessageViewer::createConnections() {