mainwindow.h
changeset 98 58adc2d2ed08
parent 95 f688a9913724
child 160 72cc3873306a
     1.1 --- a/mainwindow.h	Thu Apr 21 19:14:38 2005 +0000
     1.2 +++ b/mainwindow.h	Wed May 04 20:35:39 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();