diff -r 14f2b1b15242 -r fc7a93ff97c3 xml-vym.cpp --- a/xml-vym.cpp Fri Nov 13 08:32:03 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;