diff -r 6b0a5f4923d3 -r fc7a93ff97c3 xml-vym.cpp --- a/xml-vym.cpp Thu Sep 17 09:41:09 2009 +0000 +++ b/xml-vym.cpp Mon Nov 16 09:47:10 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;