1.1 --- a/mapeditor.h Thu Apr 21 19:14:38 2005 +0000
1.2 +++ b/mapeditor.h Mon May 30 05:39:10 2005 +0000
1.3 @@ -74,6 +74,7 @@
1.4 void moveBranchDown();
1.5 void editHeading();
1.6 void addNewBranch(int); // pos allows to add above/below selection
1.7 + void addNewBranchHere(); // insert and make selection its
1.8 void deleteSelection();
1.9 LinkableMapObj* getSelection(); // returns selection
1.10 bool select(const QString &); // Select
1.11 @@ -106,6 +107,8 @@
1.12 void editVymLink(); // edit link to another map
1.13 void deleteVymLink(); // delete link to another map
1.14 QString getVymLink(); // return path to map
1.15 + void removeBranchHere(); // remove but keep childs
1.16 + void removeChilds(); // remove childs
1.17 void editMapInfo(); // dialog to enter author, ...
1.18 void updateActions(); // update e.g. format buttons
1.19 void setLinkStyle (LinkStyle); // Set style of link