floatobj.h
changeset 776 25e634a7e1dc
parent 721 12958f987bcf
child 780 fe839bdfd10c
     1.1 --- a/floatobj.h	Wed Jun 03 20:37:17 2009 +0000
     1.2 +++ b/floatobj.h	Mon Jun 08 11:36:56 2009 +0000
     1.3 @@ -29,11 +29,6 @@
     1.4  	virtual QRectF getTotalBBox();			// return BBox including children			
     1.5  	virtual QRectF getBBoxSizeWithChildren();	// return size of BBox including children  
     1.6  
     1.7 -	virtual void resetSaveCounter()=0;
     1.8 -
     1.9 -	virtual void select();
    1.10 -	virtual void unselect();
    1.11 -
    1.12  protected:
    1.13  	bool floatExport;
    1.14  	int zPlane;