HTML_xxxx constants changed to wxHTML_xxxx (with backward compatibility through WXWIN...
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 17 Oct 1999 20:52:29 +0000 (20:52 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 17 Oct 1999 20:52:29 +0000 (20:52 +0000)
commitefba2b89f15ba8757a722fc56c67f434cf960482
tree429ee1c9cd72cc8b993bbb8a67336dd809cc3016
parente8c504562f49e124442ca0cf1b17825aabcada88
HTML_xxxx constants changed to wxHTML_xxxx (with backward compatibility through WXWIN_COMPATIBILITY_2)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
include/wx/html/helpdata.h
include/wx/html/htmlcell.h
include/wx/html/htmldefs.h
include/wx/html/htmprint.h
src/html/helpdata.cpp
src/html/htmlcell.cpp
src/html/htmlpars.cpp
src/html/htmlwin.cpp
src/html/htmprint.cpp
src/html/m_fonts.cpp
src/html/m_hline.cpp
src/html/m_image.cpp
src/html/m_layout.cpp
src/html/m_links.cpp
src/html/m_list.cpp
src/html/m_pre.cpp
src/html/m_tables.cpp
src/html/winpars.cpp