selection.cpp
changeset 723 11f9124c1cca
parent 721 12958f987bcf
child 726 7f43b93242aa
     1.1 --- a/selection.cpp	Wed Jul 16 11:56:44 2008 +0000
     1.2 +++ b/selection.cpp	Mon Aug 04 10:43:06 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