diff -r 68495946fe33 -r 3492af261af2 mainwindow.h --- a/mainwindow.h Tue Apr 11 14:34:14 2006 +0000 +++ b/mainwindow.h Tue Apr 11 14:34:14 2006 +0000 @@ -115,7 +115,7 @@ void editImportAdd(); void editImportReplace(); void editSaveBranch(); - void editRemoveBranchHere(); + void editRemoveBranchKeepChilds(); void editRemoveChilds(); void editDeleteSelection(); void editUpperBranch(); @@ -159,6 +159,7 @@ bool settingsURL(); void windowToggleNoteEditor(); + void windowToggleHistory(); void updateNoteFlag(); private slots: