Put wxContextHelp into cshelp.h/cpp, added wxContextHelpButton

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8294 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2000-09-08 10:49:39 +00:00
parent d134f1702e
commit fb6261e9ba
23 changed files with 399 additions and 205 deletions

View File

@@ -1,4 +1,4 @@
# This file was automatically generated by tmake at 15:57, 2000/08/04
# This file was automatically generated by tmake at 11:57, 2000/09/08
# DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE OS2.T!
ALL_SOURCES = \
generic/busyinfo.cpp \
@@ -45,6 +45,7 @@ ALL_SOURCES = \
common/cmdline.cpp \
common/cmndata.cpp \
common/config.cpp \
common/cshelp.cpp \
common/ctrlcmn.cpp \
common/ctrlsub.cpp \
common/datetime.cpp \
@@ -263,6 +264,7 @@ ALL_HEADERS = \
confbase.h \
config.h \
control.h \
cshelp.h \
ctrlsub.h \
cursor.h \
dataobj.h \
@@ -579,6 +581,7 @@ COMMONOBJS = \
cmdline.o \
cmndata.o \
config.o \
cshelp.o \
ctrlcmn.o \
ctrlsub.o \
datetime.o \
@@ -683,6 +686,7 @@ COMMONDEPS = \
cmdline.d \
cmndata.d \
config.d \
cshelp.d \
ctrlcmn.d \
ctrlsub.d \
datetime.d \