]> git.saurik.com Git - wxWidgets.git/commit - samples/treectrl/treetest.dsp
Finally reverted treectrl name back to treetest after a long
authorJulian Smart <julian@anthemion.co.uk>
Tue, 12 Mar 2002 12:22:02 +0000 (12:22 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Tue, 12 Mar 2002 12:22:02 +0000 (12:22 +0000)
commitec312631c66171d06b0a2844d669e8e899e4a4b3
tree9d096393cda6854374acf76f56ef9fc6b4c42920
parent59db9cfaa723f0dad93226b5ca858e087e291635
Finally reverted treectrl name back to treetest after a long
history of problems with the name clash. This cures a link problem
with the sample compiled with wxX11.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
24 files changed:
samples/treectrl/makefile.b32
samples/treectrl/makefile.bcc
samples/treectrl/makefile.dos
samples/treectrl/makefile.g95
samples/treectrl/makefile.sc
samples/treectrl/makefile.sl
samples/treectrl/makefile.twn
samples/treectrl/makefile.unx
samples/treectrl/makefile.vc
samples/treectrl/makefile.wat
samples/treectrl/treectrl.cpp [deleted file]
samples/treectrl/treectrl.def [deleted file]
samples/treectrl/treectrl.dsp [deleted file]
samples/treectrl/treectrl.h [deleted file]
samples/treectrl/treectrl.pro [deleted file]
samples/treectrl/treectrl.rc [deleted file]
samples/treectrl/treectrlM5.xml [deleted file]
samples/treectrl/treetest.cpp [new file with mode: 0644]
samples/treectrl/treetest.def [new file with mode: 0644]
samples/treectrl/treetest.dsp [new file with mode: 0644]
samples/treectrl/treetest.h [new file with mode: 0644]
samples/treectrl/treetest.pro [new file with mode: 0644]
samples/treectrl/treetest.rc [new file with mode: 0644]
samples/treectrl/treetestM5.xml [new file with mode: 0644]