mapeditor.h
changeset 130 30cd58b70d02
parent 129 9b9c7e8b9147
child 136 b0d8b00fb937
     1.1 --- a/mapeditor.h	Tue Jul 19 14:44:30 2005 +0000
     1.2 +++ b/mapeditor.h	Tue Jul 19 15:57:49 2005 +0000
     1.3 @@ -82,9 +82,9 @@
     1.4  public:	
     1.5      void paste();		// paste clipboard to branch and backup
     1.6      void cut();			// cut to clipboard and backup
     1.7 +    void move(const int &,const int&);
     1.8      void moveBranchUp();
     1.9      void moveBranchDown();
    1.10 -    void linkBranchToPos(LinkableMapObj*,const int &, const QPoint &);// move selection to dst and pos
    1.11      void editHeading();					// Start editing heading 
    1.12  private:
    1.13  	void setHeading(const QString &);	// Just set the heading for selection