branchobj.h
changeset 819 8f987e376035
parent 817 b486ffd0fa11
child 822 c2ce9944148c
     1.1 --- a/branchobj.h	Tue Dec 15 09:14:59 2009 +0000
     1.2 +++ b/branchobj.h	Mon Jan 04 20:36:06 2010 +0000
     1.3 @@ -51,7 +51,6 @@
     1.4  	virtual ConvexPolygon getBoundingPolygon();
     1.5  	virtual void calcBBoxSizeWithChildren();	// calc size of  BBox including children recursivly
     1.6  
     1.7 -	virtual QString getSelectString();
     1.8  	virtual void setAnimation(const AnimPoint &ap);
     1.9  	virtual bool animate();
    1.10