mapeditor.h
changeset 679 d2f72e448522
parent 676 3dabc6424d73
child 684 5f9a2771680d
     1.1 --- a/mapeditor.h	Mon Mar 03 09:25:40 2008 +0000
     1.2 +++ b/mapeditor.h	Mon Mar 03 09:25:40 2008 +0000
     1.3 @@ -165,8 +165,10 @@
     1.4  public:
     1.5  	/*! \brief Save the map to file */
     1.6      ErrorCode save(const SaveMode &);	
     1.7 +	/* FIXME no needed any longer
     1.8  	void setZipped(bool);		//!< Set or unset compression of map with zip save map zipped
     1.9  	bool saveZipped();			//!< True, if file will be saved zipped
    1.10 +	*/
    1.11      void print();				//!< Print the map
    1.12  	void setAntiAlias (bool);	//!< Set or unset antialiasing
    1.13  	void setSmoothPixmap(bool); //!< Set or unset smoothing of pixmaps