diff -r a551ed6005cc -r a9ac5dea9561 xlinkobj.cpp --- a/xlinkobj.cpp Wed Apr 25 16:02:54 2007 +0000 +++ b/xlinkobj.cpp Wed Apr 25 16:02:54 2007 +0000 @@ -166,7 +166,7 @@ { // Only one of the linked branches is visible a=b=visBranch->getChildPos(); - if (visBranch->getOrientation()==OrientRightOfCenter) + if (visBranch->getOrientation()==LinkableMapObj::RightOfCenter) { b.setX (b.x()+25);