]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/winpars.h
added and documented wxApp::OnExceptionInMainLoop()
[wxWidgets.git] / include / wx / html / winpars.h
index d25621df7733cdfce356f97c2c9e77217171bbfe..e7417a9434888d5633dc9cb6bdcc8e788f5da888 100644 (file)
@@ -38,6 +38,7 @@ class WXDLLIMPEXP_HTML wxHtmlTagsModule;
 
 class WXDLLIMPEXP_HTML wxHtmlWinParser : public wxHtmlParser
 {
+    DECLARE_ABSTRACT_CLASS(wxHtmlWinParser)
     friend class wxHtmlWindow;
 
 public: