selection.cpp
changeset 724 cf14046909cd
parent 721 12958f987bcf
child 726 7f43b93242aa
     1.1 --- a/selection.cpp	Wed Jul 16 10:46:14 2008 +0000
     1.2 +++ b/selection.cpp	Mon Aug 04 13:35:54 2008 +0000
     1.3 @@ -77,7 +77,7 @@
     1.4  	selboxList.append (sb);
     1.5  	lmo->select();
     1.6  	update();
     1.7 -	mainWindow->updateSatellites (model->getMapEditor() );	
     1.8 +	mainWindow->updateSatellites (model);	
     1.9  	return true;
    1.10  }
    1.11