xml-vym.cpp
changeset 805 fc7a93ff97c3
parent 795 6b0a5f4923d3
child 821 4a84d7e444d8
     1.1 --- a/xml-vym.cpp	Fri Nov 13 08:32:03 2009 +0000
     1.2 +++ b/xml-vym.cpp	Mon Nov 16 09:47:10 2009 +0000
     1.3 @@ -356,7 +356,7 @@
     1.4  
     1.5  bool parseVYMHandler::readBranchAttr (const QXmlAttributes& a)	
     1.6  {
     1.7 -	mainWindow->setProgressValue (branchesCurrent++);
     1.8 +	//mainWindow->setProgressValue (branchesCurrent++);	// FIXME-2 Makes load incredibily slow
     1.9  
    1.10  	lastMI=lastBranch;
    1.11