# HG changeset patch
# User insilmaril
# Date 1200402419 0
# Node ID 1e51ba080947b0552cbd8365036fa4dce60bc4bd
# Parent  65c5a0c28d2000dfedc9ba2b3540d8e0e419ba74
more changes for multiple mapCenters

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;
 }