floatobj.h
changeset 823 0bba81dde1bc
parent 790 133e2ed6b9c5
     1.1 --- a/floatobj.h	Wed Feb 10 13:48:42 2010 +0000
     1.2 +++ b/floatobj.h	Fri Feb 19 13:47:03 2010 +0000
     1.3 @@ -22,7 +22,6 @@
     1.4  	virtual void setDockPos();
     1.5  	virtual void reposition();
     1.6  											
     1.7 -	virtual QRectF getTotalBBox();			// return BBox including children			
     1.8  	virtual QRectF getBBoxSizeWithChildren();	// return size of BBox including children  
     1.9  
    1.10  protected: