Patch #809286 and a couple other minor changes to the stc sample
authorRobin Dunn <robin@alldunn.com>
Fri, 19 Sep 2003 18:40:13 +0000 (18:40 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 19 Sep 2003 18:40:13 +0000 (18:40 +0000)
commit1e545382cad98c65c608aa91622e37257aff1425
tree814809256a8de4e169b4a6f80d993bc19d6963dc
parent854e7dc33264b7d85174bc0efdb4bc023a12e179
Patch #809286 and a couple other minor changes to the stc sample

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23716 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
28 files changed:
contrib/samples/stc/Makefile.in
contrib/samples/stc/edit.cpp
contrib/samples/stc/makefile.bcc
contrib/samples/stc/makefile.gcc
contrib/samples/stc/makefile.vc
contrib/samples/stc/makefile.wat
contrib/samples/stc/stctest.bkl
contrib/samples/stc/stctest.cpp
contrib/samples/stc/stctest.dsp
contrib/samples/stc/stctest.rc
contrib/src/stc/PlatWX.cpp
contrib/src/stc/ScintillaWX.cpp
contrib/src/stc/stc.cpp
contrib/src/stc/stc.cpp.in
samples/stc/Makefile.in
samples/stc/edit.cpp
samples/stc/makefile.bcc
samples/stc/makefile.gcc
samples/stc/makefile.vc
samples/stc/makefile.wat
samples/stc/stctest.bkl
samples/stc/stctest.cpp
samples/stc/stctest.dsp
samples/stc/stctest.rc
src/stc/PlatWX.cpp
src/stc/ScintillaWX.cpp
src/stc/stc.cpp
src/stc/stc.cpp.in