Removed helpwxht.h/cpp (old wxHelpControllerHtml class)

and updated makefiles accordingly


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-03-22 22:29:20 +00:00
parent 11611a6211
commit e564aa153e
21 changed files with 25 additions and 507 deletions

View File

@@ -20,7 +20,6 @@ ALL_SOURCES = \
generic/gridsel.cpp \
generic/helpext.cpp \
generic/helphtml.cpp \
generic/helpwxht.cpp \
generic/imaglist.cpp \
generic/laywin.cpp \
generic/listctrl.cpp \
@@ -580,7 +579,6 @@ ALL_HEADERS = \
generic/gridg.h \
generic/helpext.h \
generic/helphtml.h \
generic/helpwxht.h \
generic/imaglist.h \
generic/laywin.h \
generic/listctrl.h \
@@ -772,7 +770,6 @@ GUIOBJS = \
gridsel.o \
helpext.o \
helphtml.o \
helpwxht.o \
imaglist.o \
laywin.o \
listctrl.o \
@@ -884,7 +881,6 @@ GUI_LOWLEVEL_OBJS = \
gridsel.o \
helpext.o \
helphtml.o \
helpwxht.o \
imaglist.o \
laywin.o \
listctrl.o \