diff -r 6b0a5f4923d3 -r 2a33304714ba branchobj.h --- a/branchobj.h Thu Sep 17 09:41:09 2009 +0000 +++ b/branchobj.h Tue Nov 17 08:24:59 2009 +0000 @@ -52,7 +52,6 @@ virtual void reposition(); virtual void unsetAllRepositionRequests(); - virtual QPolygonF shape(); //!< Returns arbitrary bounding polygon virtual QRectF getTotalBBox(); // return BBox including children virtual QRectF getBBoxSizeWithChildren(); // return size of BBox including children virtual ConvexPolygon getBoundingPolygon();