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
This commit is contained in:
Jouk Jansen 2006-01-11 13:26:42 +00:00
parent fb7a833635
commit 76241d0f75

View File

@ -312,7 +312,7 @@ public:
private:
wxString m_url;
DECLARE_DYNAMIC_CLASS(wxHtmlWindowEvent);
DECLARE_DYNAMIC_CLASS(wxHtmlWindowEvent)
};
typedef void (wxEvtHandler::*wxHtmlWindowEventFunction)(wxHtmlWindowEvent&);