]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpwnd.h
Applied patch [ 1373215 ] Codewarrior 9 (+?) warning fixes
[wxWidgets.git] / 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&);