diff -r a97aabc21136 -r 497f19b3c1fe mapeditor.h --- a/mapeditor.h Mon Jul 30 09:47:11 2007 +0000 +++ b/mapeditor.h Tue Nov 06 13:54:41 2007 +0000 @@ -189,6 +189,7 @@ void moveRel (const double &x, const double &y); void moveBranchUp(); //!< Move branch up void moveBranchDown(); //!< Move branch down + void sortChildren(); //!< Sort children lexically private: void linkTo(const QString &); public: