summaryrefslogtreecommitdiff
path: root/cad/boolean/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'cad/boolean/patches/patch-ah')
-rw-r--r--cad/boolean/patches/patch-ah13
1 files changed, 13 insertions, 0 deletions
diff --git a/cad/boolean/patches/patch-ah b/cad/boolean/patches/patch-ah
new file mode 100644
index 00000000000..8e98183068f
--- /dev/null
+++ b/cad/boolean/patches/patch-ah
@@ -0,0 +1,13 @@
+$NetBSD: patch-ah,v 1.1 2007/02/23 16:42:31 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