mapeditor.h
changeset 445 0796c5592f00
parent 442 dfbc371b7280
child 473 8b9cfc26638c
     1.1 --- a/mapeditor.h	Sat Mar 31 09:28:30 2007 +0000
     1.2 +++ b/mapeditor.h	Mon Apr 09 15:42:21 2007 +0000
     1.3 @@ -183,6 +183,7 @@
     1.4  public:	
     1.5  	void saveFloatImage ();
     1.6  	void setFrameType(const FrameType &);
     1.7 +	void setFrameType(const QString &);
     1.8  	void setFramePenColor (const QColor &);
     1.9  	void setFrameBrushColor (const QColor &);
    1.10  	void setIncludeImagesVer(bool);