diff -r 6b0a5f4923d3 -r b486ffd0fa11 xml-vym.cpp --- a/xml-vym.cpp Thu Sep 17 09:41:09 2009 +0000 +++ b/xml-vym.cpp Mon Dec 14 10:17:55 2009 +0000 @@ -356,7 +356,7 @@ bool parseVYMHandler::readBranchAttr (const QXmlAttributes& a) { - mainWindow->setProgressValue (branchesCurrent++); + //mainWindow->setProgressValue (branchesCurrent++); // FIXME-2 Makes load incredibily slow lastMI=lastBranch;