use typed containers in wxHtmlParser instead of type-unsafe wxList/wxHashTable
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 5 Oct 2007 22:56:55 +0000 (22:56 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 5 Oct 2007 22:56:55 +0000 (22:56 +0000)
commit2826ef0c631b4b1aff5f0bf8ad7ab2af0920e992
tree453e047b8e066672ddf021d9434ea97ad9b10e4b
parent3115bfa8a41372ecfd505f22c6a0eb9abc2bc96b
use typed containers in wxHtmlParser instead of type-unsafe wxList/wxHashTable

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49057 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/html/helpwnd.h
include/wx/html/htmlpars.h
src/html/htmlpars.cpp