treeitem.cpp
changeset 841 46553c106c52
parent 823 0bba81dde1bc
child 847 43268373032d
     1.1 --- a/treeitem.cpp	Thu Mar 18 11:55:59 2010 +0000
     1.2 +++ b/treeitem.cpp	Mon Mar 22 15:37:23 2010 +0000
     1.3 @@ -653,7 +653,7 @@
     1.4  	if (type==Image || type==Branch || type==MapCenter)
     1.5  //		((ImageItem*)this)->updateVisibility();
     1.6  	{
     1.7 -		LinkableMapObj* lmo=((MapItem*)this)->getLMO();
     1.8 +		//LinkableMapObj* lmo=((MapItem*)this)->getLMO();
     1.9  
    1.10  		if (mode==HideExport && (hideExport || hasHiddenExportParent() ) ) // FIXME-3  try to avoid calling hasScrolledParent repeatedly
    1.11