diff -r 731728086341 -r 244e309b4047 mapeditor.h --- a/mapeditor.h Thu Jun 14 10:21:46 2007 +0000 +++ b/mapeditor.h Mon Jun 18 15:10:18 2007 +0000 @@ -55,6 +55,12 @@ */ QString saveToDir (const QString &tmpdir, const QString &prefix, bool writeflags, const QPointF &offset, LinkableMapObj *saveSel); + /*! \brief Get directory, where current step in history is save + + saveState creates a directory for each step in history. This function returns the + path of the current directory + */ + QString getHistoryDir(); /*! \brief Save the current changes in map