diff -r 9b9c7e8b9147 -r 30cd58b70d02 mapeditor.h --- a/mapeditor.h Tue Jul 19 14:44:30 2005 +0000 +++ b/mapeditor.h Tue Jul 19 15:57:49 2005 +0000 @@ -82,9 +82,9 @@ public: void paste(); // paste clipboard to branch and backup void cut(); // cut to clipboard and backup + void move(const int &,const int&); void moveBranchUp(); void moveBranchDown(); - void linkBranchToPos(LinkableMapObj*,const int &, const QPoint &);// move selection to dst and pos void editHeading(); // Start editing heading private: void setHeading(const QString &); // Just set the heading for selection