diff -r f688a9913724 -r c7393c51640a mainwindow.h --- a/mainwindow.h Mon Apr 18 06:17:00 2005 +0000 +++ b/mainwindow.h Sat Jul 23 10:26:29 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();