mapeditor.h
changeset 608 6cdc2e7b1937
parent 572 a97aabc21136
child 616 16d63fc9ae42
     1.1 --- a/mapeditor.h	Mon Oct 22 09:50:03 2007 +0000
     1.2 +++ b/mapeditor.h	Mon Oct 22 09:50:08 2007 +0000
     1.3 @@ -189,6 +189,7 @@
     1.4      void moveRel (const double &x, const double &y);
     1.5      void moveBranchUp();	//!< Move branch up
     1.6      void moveBranchDown();	//!< Move branch down
     1.7 +	void sortChildren();	//!< Sort children lexically
     1.8  private:	
     1.9  	void linkTo(const QString &);
    1.10  public: