--- a/QTfrontend/ui/page/pagedata.cpp Fri Oct 26 17:05:12 2012 +0200
+++ b/QTfrontend/ui/page/pagedata.cpp Fri Oct 26 17:21:28 2012 +0200
@@ -245,6 +245,6 @@
if (m_contentDownloaded)
{
m_contentDownloaded = false;
- DataManager::instance().reload();
+ //DataManager::instance().reload();
}
}