added dummy <style> handler in order to hide CSS code

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-01-24 21:13:38 +00:00
parent 8e1aefe0f2
commit c44fdc9401
23 changed files with 109 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 11:57, 2002/01/17
# This file was automatically generated by tmake at 11:30, 2002/01/23
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE GTK.T!
ALL_SOURCES = \
generic/accel.cpp \
@@ -259,6 +259,7 @@ ALL_SOURCES = \
html/m_list.cpp \
html/m_meta.cpp \
html/m_pre.cpp \
html/m_style.cpp \
html/m_tables.cpp \
html/winpars.cpp
@@ -957,6 +958,7 @@ HTMLOBJS = \
m_list.o \
m_meta.o \
m_pre.o \
m_style.o \
m_tables.o \
winpars.o