changeset 703 | d476376502aa |
parent 660 | d0e047b8d412 |
child 716 | 191a6e396803 |
1.1 --- a/xml-vym.cpp Wed Jan 16 15:45:20 2008 +0000 1.2 +++ b/xml-vym.cpp Sat May 10 22:16:13 2008 +0000 1.3 @@ -144,9 +144,7 @@ 1.4 { 1.5 // Really use the found mapcenter as MCO in a new map 1.6 1.7 - // FIXME not working for multiple mapCenters yet: 1.8 - lastBranch=model->addMapCenter(); 1.9 - //lastBranch=model->first(); // avoid empty pointer 1.10 + lastBranch=model->addMapCenter(); 1.11 } else 1.12 { 1.13 // Treat the found mapcenter as a branch