diff -r 5ecd0462f76b -r 46553c106c52 mapeditor.h --- a/mapeditor.h Thu Mar 18 11:31:02 2010 +0000 +++ b/mapeditor.h Mon Mar 22 15:37:23 2010 +0000 @@ -55,7 +55,6 @@ QImage getImage (); //!< Get a pixmap of the map void setAntiAlias (bool); //!< Set or unset antialiasing void setSmoothPixmap(bool); //!< Set or unset smoothing of pixmaps - void setHideTmp (bool); //!< Hide parts temporary public slots: void autoLayout(); //!< Auto layout of map by using collision detection public: