diff -r 6b0a5f4923d3 -r 25ee6b988b73 xml-vym.cpp --- a/xml-vym.cpp Thu Sep 17 09:41:09 2009 +0000 +++ b/xml-vym.cpp Tue Dec 15 09:14:59 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;