diff -r 10f3d35dcbad -r 855c486b9360 mapcenterobj.cpp --- a/mapcenterobj.cpp Sat Feb 19 17:14:33 2005 +0000 +++ b/mapcenterobj.cpp Mon Feb 28 16:22:29 2005 +0000 @@ -40,10 +40,10 @@ QFont font ("Sans Serif,16,-1,5,50,0,0,0,0,0"); heading->setFont(font); - move (absPos.x(), absPos.y() ); depth=0; frame->setFrameType (Rectangle); + move (absPos.x(), absPos.y() ); } void MapCenterObj::move (double x, double y)