]> git.saurik.com Git - wxWidgets.git/commitdiff
Committing in .
authorJouk Jansen <joukj@hrem.nano.tudelft.nl>
Wed, 11 Jan 2006 13:26:42 +0000 (13:26 +0000)
committerJouk Jansen <joukj@hrem.nano.tudelft.nl>
Wed, 11 Jan 2006 13:26:42 +0000 (13:26 +0000)
 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

index d8f082554c42bf968f17cfe7f2fab0e305b79428..a2fbd2224a056b07fa8226abf8e5afea61d6a071 100644 (file)
@@ -312,7 +312,7 @@ public:
 private:
     wxString    m_url;
 
-    DECLARE_DYNAMIC_CLASS(wxHtmlWindowEvent);
+    DECLARE_DYNAMIC_CLASS(wxHtmlWindowEvent)
 };
 
 typedef void (wxEvtHandler::*wxHtmlWindowEventFunction)(wxHtmlWindowEvent&);