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