projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed wxGzipStreams (supported by wxZlibStreams now)
[wxWidgets.git]
/
include
/
wx
/
html
/
winpars.h
diff --git
a/include/wx/html/winpars.h
b/include/wx/html/winpars.h
index d25621df7733cdfce356f97c2c9e77217171bbfe..e7417a9434888d5633dc9cb6bdcc8e788f5da888 100644
(file)
--- a/
include/wx/html/winpars.h
+++ b/
include/wx/html/winpars.h
@@
-38,6
+38,7
@@
class WXDLLIMPEXP_HTML wxHtmlTagsModule;
class WXDLLIMPEXP_HTML wxHtmlWinParser : public wxHtmlParser
{
+ DECLARE_ABSTRACT_CLASS(wxHtmlWinParser)
friend class wxHtmlWindow;
public: