mapcenterobj.h
changeset 395 7ced3733ba60
parent 388 3a58c9ef4a18
child 404 53efc2562a7d
     1.1 --- a/mapcenterobj.h	Tue Oct 24 15:36:38 2006 +0000
     1.2 +++ b/mapcenterobj.h	Mon Oct 30 12:39:37 2006 +0000
     1.3 @@ -25,7 +25,6 @@
     1.4      LinkableMapObj* findMapObj(QPoint,LinkableMapObj*);	// find MapObj 
     1.5  	virtual QString saveToDir (const QString&,const QString&,int, const QPoint&);// Save data recursivly to tempdir
     1.6  	void setVersion(const  QString &);
     1.7 -	bool checkVersion();				// check if program version is higher than saved version
     1.8  	void setAuthor  (const QString &);
     1.9  	QString getAuthor ();
    1.10  	void setComment (const QString &);