diff -r 65c5a0c28d20 -r b4143a8907d5 selection.cpp --- a/selection.cpp Tue Jan 15 10:54:41 2008 +0000 +++ b/selection.cpp Tue May 06 10:45:26 2008 +0000 @@ -76,7 +76,7 @@ selboxList.append (sb); lmo->select(); update(); - mainWindow->updateSatellites (model->getMapEditor() ); // update branchPropWindow... + mainWindow->updateSatellites (model->getMapEditor() ); return true; }