changeset 483 | 01a0e82280f9 |
parent 408 | c2a05fa925a1 |
child 532 | 50dc461a95e0 |
1.1 --- a/xlinkobj.cpp Fri Dec 08 20:18:56 2006 +0000 1.2 +++ b/xlinkobj.cpp Wed May 02 15:31:17 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