xlinkobj.cpp
changeset 477 a9ac5dea9561
parent 408 c2a05fa925a1
child 532 50dc461a95e0
     1.1 --- a/xlinkobj.cpp	Wed Apr 25 16:02:54 2007 +0000
     1.2 +++ b/xlinkobj.cpp	Wed Apr 25 16:02:54 2007 +0000
     1.3 @@ -166,7 +166,7 @@
     1.4  	{
     1.5  		// Only one of the linked branches is visible
     1.6  		a=b=visBranch->getChildPos();
     1.7 -		if (visBranch->getOrientation()==OrientRightOfCenter)
     1.8 +		if (visBranch->getOrientation()==LinkableMapObj::RightOfCenter)
     1.9  		{
    1.10  			b.setX (b.x()+25);
    1.11