$NetBSD: patch-ah,v 1.2 2007/02/23 16:43:17 wiz Exp $

--- apps/edit/include/chandbas.h.orig	2005-03-04 14:20:52.000000000 +0000
+++ apps/edit/include/chandbas.h
@@ -298,7 +298,7 @@ class CommandHandler
       //!add files to the history
       bool AddFileToHistory(const wxString& file,const wxString& type);
       //!save the history files
-      bool CommandHandler::SaveHistory();
+      bool SaveHistory();
 
       //!the file history
       //!holds some of the files that were loaded
