wxHTML src code indentation now conforms (more) to wxWin coding style
authorVáclav Slavík <vslavik@fastmail.fm>
Sun, 5 Nov 2000 14:59:59 +0000 (14:59 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sun, 5 Nov 2000 14:59:59 +0000 (14:59 +0000)
commit4f9297b0eead20a0bfee71df18e0d8f0cbc402fb
treedf20c3f7db19043fbb81283498f4cb951ac79648
parent1da7aa8c4a11689a82ca0e4df2923b08ebfc6822
wxHTML src code indentation now conforms (more) to wxWin coding style

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8694 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
23 files changed:
include/wx/html/htmlcell.h
include/wx/html/htmlpars.h
include/wx/html/m_templ.h
include/wx/html/winpars.h
src/html/helpctrl.cpp
src/html/helpdata.cpp
src/html/helpfrm.cpp
src/html/htmlcell.cpp
src/html/htmlfilt.cpp
src/html/htmlpars.cpp
src/html/htmltag.cpp
src/html/htmlwin.cpp
src/html/htmprint.cpp
src/html/m_dflist.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_meta.cpp
src/html/m_pre.cpp
src/html/m_tables.cpp
src/html/winpars.cpp