1.1 --- a/mapeditor.h Tue Jul 19 14:44:30 2005 +0000
1.2 +++ b/mapeditor.h Sat Jul 23 10:26:30 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