floatobj.h
changeset 721 12958f987bcf
parent 470 80ae7b79828c
child 776 25e634a7e1dc
     1.1 --- a/floatobj.h	Wed Jul 16 10:44:44 2008 +0000
     1.2 +++ b/floatobj.h	Wed Jul 16 10:46:14 2008 +0000
     1.3 @@ -26,8 +26,8 @@
     1.4  	virtual void setDockPos();
     1.5  	virtual void reposition();
     1.6  											
     1.7 -	virtual QRectF getTotalBBox();			// return BBox including childs			
     1.8 -	virtual QRectF getBBoxSizeWithChilds();	// return size of BBox including childs  
     1.9 +	virtual QRectF getTotalBBox();			// return BBox including children			
    1.10 +	virtual QRectF getBBoxSizeWithChildren();	// return size of BBox including children  
    1.11  
    1.12  	virtual void resetSaveCounter()=0;
    1.13