$NetBSD: patch-ai,v 1.1 2007/02/23 16:42:31 wiz Exp $

--- apps/edit/include/insdlg.h.orig	2005-03-04 14:21:00.000000000 +0000
+++ apps/edit/include/insdlg.h
@@ -84,7 +84,7 @@ public:
                         const wxPoint& pos,
                         const wxSize& size, long style , MyBoolEdit* edit
                  );
-      void MyCheckBox::OnMouseEvent(wxMouseEvent& event);
+      void OnMouseEvent(wxMouseEvent& event);
       DECLARE_EVENT_TABLE()
       MyBoolEdit* m_edit;
 };
