mainwindow.h
changeset 294 3492af261af2
parent 269 4c3e9fa0093b
child 314 549bb67a8ab2
     1.1 --- a/mainwindow.h	Tue Apr 11 14:34:14 2006 +0000
     1.2 +++ b/mainwindow.h	Tue Apr 11 14:34:14 2006 +0000
     1.3 @@ -115,7 +115,7 @@
     1.4      void editImportAdd();
     1.5      void editImportReplace();
     1.6      void editSaveBranch();
     1.7 -    void editRemoveBranchHere();
     1.8 +    void editRemoveBranchKeepChilds();
     1.9      void editRemoveChilds();
    1.10      void editDeleteSelection();
    1.11      void editUpperBranch();
    1.12 @@ -159,6 +159,7 @@
    1.13  	bool settingsURL();
    1.14  
    1.15  	void windowToggleNoteEditor();
    1.16 +	void windowToggleHistory();
    1.17  	void updateNoteFlag();
    1.18  
    1.19  private slots: