From 76241d0f75d1ede66e828f71d06ea0c38901613c Mon Sep 17 00:00:00 2001 From: Jouk Jansen Date: Wed, 11 Jan 2006 13:26:42 +0000 Subject: [PATCH] Committing in . 1 ; too many Modified Files: wxWidgets/include/wx/html/helpwnd.h ---------------------------------------------------------------------- git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36838 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/html/helpwnd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/html/helpwnd.h b/include/wx/html/helpwnd.h index d8f082554c..a2fbd2224a 100644 --- a/include/wx/html/helpwnd.h +++ b/include/wx/html/helpwnd.h @@ -312,7 +312,7 @@ public: private: wxString m_url; - DECLARE_DYNAMIC_CLASS(wxHtmlWindowEvent); + DECLARE_DYNAMIC_CLASS(wxHtmlWindowEvent) }; typedef void (wxEvtHandler::*wxHtmlWindowEventFunction)(wxHtmlWindowEvent&); -- 2.45.2