floatobj.h
changeset 172 fbb8c8560551
parent 0 7a96bd401351
child 173 309609406650
     1.1 --- a/floatobj.h	Sun Jan 30 12:58:47 2005 +0000
     1.2 +++ b/floatobj.h	Tue Jan 03 09:44:41 2006 +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();