mainwindow.h
changeset 128 0dc9286ad3d4
parent 95 f688a9913724
child 160 72cc3873306a
     1.1 --- a/mainwindow.h	Mon Apr 18 06:17:00 2005 +0000
     1.2 +++ b/mainwindow.h	Wed Jul 13 11:36:15 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();