floatobj.h
changeset 166 325958acb69b
parent 0 7a96bd401351
child 173 309609406650
     1.1 --- a/floatobj.h	Thu Sep 22 12:56:05 2005 +0000
     1.2 +++ b/floatobj.h	Mon Oct 10 11:20:25 2005 +0000
     1.3 @@ -29,7 +29,6 @@
     1.4  	virtual QRect getTotalBBox();			// return BBox including childs			
     1.5  	virtual QRect getBBoxSizeWithChilds();	// return size of BBox including childs  
     1.6  
     1.7 -	virtual QString saveToDir(const QString &,const QString&)=0;
     1.8  	virtual void resetSaveCounter()=0;
     1.9  
    1.10  	virtual void select();