diff -r d7f79e51b00d -r 7a71a914afdb mapeditor.h --- a/mapeditor.h Wed May 06 11:08:38 2009 +0000 +++ b/mapeditor.h Thu May 07 08:48:53 2009 +0000 @@ -26,7 +26,6 @@ void setAntiAlias (bool); //!< Set or unset antialiasing void setSmoothPixmap(bool); //!< Set or unset smoothing of pixmaps public: - void toggleStandardFlag(QString); //FIXME-2 still needed? TreeItem *findMapItem (QPointF p,TreeItem *exclude); //! find item in map at position p. Ignore item exclude AttributeTable* attributeTable();