changeset 655 | d4b49c6c6069 |
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 Jan 16 15:45:19 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