xml-vym.cpp
changeset 807 f9f7922989d8
parent 795 6b0a5f4923d3
child 821 4a84d7e444d8
     1.1 --- a/xml-vym.cpp	Thu Sep 17 09:41:09 2009 +0000
     1.2 +++ b/xml-vym.cpp	Wed Nov 25 10:58:21 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