1.1 --- a/mainwindow.h Mon Apr 18 06:17:00 2005 +0000
1.2 +++ b/mainwindow.h Sat Jul 23 15:13:34 2005 +0000
1.3 @@ -100,11 +100,14 @@
1.4 void editUnScrollAll();
1.5 void editHeading();
1.6 void editNewBranch();
1.7 + void editNewBranchHere();
1.8 void editNewBranchAbove();
1.9 void editNewBranchBelow();
1.10 void editImportAdd();
1.11 void editImportReplace();
1.12 void editSaveBranch();
1.13 + void editRemoveBranchHere();
1.14 + void editRemoveChilds();
1.15 void editDeleteSelection();
1.16 void editUpperBranch();
1.17 void editLowerBranch();