diff -r 6269016c9905 -r c6bb4fdcc55f xml-vym.cpp --- a/xml-vym.cpp Thu Aug 06 10:42:17 2009 +0000 +++ b/xml-vym.cpp Sat Aug 08 21:58:26 2009 +0000 @@ -145,7 +145,7 @@ { // Treat the found mapcenter as a branch // in an existing map - BranchItem *bi=model->getSelectedBranchItem(); //FIXME-3 selection is no longer used here... + BranchItem *bi=model->getSelectedBranch(); //FIXME-3 selection is no longer used here... if (bi) { lastBranch=bi; @@ -271,7 +271,7 @@ <<"> state=" <