mapcenteritem.h
changeset 765 d7f79e51b00d
parent 756 a8a5c7288f57
     1.1 --- a/mapcenteritem.h	Mon Apr 27 12:07:15 2009 +0000
     1.2 +++ b/mapcenteritem.h	Wed May 06 11:08:38 2009 +0000
     1.3 @@ -11,6 +11,7 @@
     1.4      virtual ~MapCenterItem();
     1.5  
     1.6  	QString saveToDir (const QString &tmpdir,const QString &prefix, const QPointF& offset);
     1.7 +	virtual BranchObj* createMapObj (QGraphicsScene *scene);
     1.8  };
     1.9  
    1.10  #endif