author | insilmaril |
Tue, 15 Jan 2008 13:06:59 +0000 | |
changeset 651 | 1e51ba080947 |
parent 650 | 65c5a0c28d20 |
child 652 | 700553af9ca5 |
selection.cpp | file | annotate | diff | revisions |
1.1 --- a/selection.cpp Tue Jan 15 10:54:41 2008 +0000 1.2 +++ b/selection.cpp Tue Jan 15 13:06:59 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