1) some cleanup in wxHtmlWindow, moved private structures out of headers
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 2 May 2001 23:08:47 +0000 (23:08 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 2 May 2001 23:08:47 +0000 (23:08 +0000)
commit892aeafc2a0212b4c3bebcaddd96a42cdd307afd
tree2720a4ee099ecaadfa93abe570203dee9fc77b8d
parent75e01429429a48f75ccac96778bc48849bb01b49
1) some cleanup in wxHtmlWindow, moved private structures out of headers
2) added wxHtmlProcessor

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@9978 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/html/htmlproc.h [new file with mode: 0644]
include/wx/html/htmlwin.h
src/html/htmlwin.cpp