From: Jouk Jansen Date: Wed, 11 Jan 2006 13:26:42 +0000 (+0000) Subject: Committing in . X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/76241d0f75d1ede66e828f71d06ea0c38901613c?ds=inline 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 --- 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&);