changeset 670 | fe3c52c49037 |
parent 650 | 65c5a0c28d20 |
child 721 | 12958f987bcf |
1.1 --- a/selection.cpp Tue Jan 15 10:54:41 2008 +0000 1.2 +++ b/selection.cpp Wed Feb 27 16:08:45 2008 +0000 1.3 @@ -76,7 +76,7 @@ 1.4 selboxList.append (sb); 1.5 lmo->select(); 1.6 update(); 1.7 - mainWindow->updateSatellites (model->getMapEditor() ); // update branchPropWindow... 1.8 + mainWindow->updateSatellites (model->getMapEditor() ); 1.9 return true; 1.10 } 1.11