changeset 714 | 3368b54c7946 |
parent 650 | 65c5a0c28d20 |
child 721 | 12958f987bcf |
1.1 --- a/selection.cpp Tue Jan 15 10:54:41 2008 +0000 1.2 +++ b/selection.cpp Fri Jul 11 12:36:38 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