diff -r f688a9913724 -r e0f6a21cc6d6 mainwindow.h --- a/mainwindow.h Mon Apr 18 06:17:00 2005 +0000 +++ b/mainwindow.h Fri Jul 08 08:06:36 2005 +0000 @@ -100,11 +100,14 @@ void editUnScrollAll(); void editHeading(); void editNewBranch(); + void editNewBranchHere(); void editNewBranchAbove(); void editNewBranchBelow(); void editImportAdd(); void editImportReplace(); void editSaveBranch(); + void editRemoveBranchHere(); + void editRemoveChilds(); void editDeleteSelection(); void editUpperBranch(); void editLowerBranch();