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
This commit is contained in:
Julian Smart
2002-03-12 12:22:02 +00:00
parent 59db9cfaa7
commit ec312631c6
17 changed files with 53 additions and 56 deletions

View File

@@ -7,7 +7,7 @@
WXDIR = $(WXWIN)
TARGET=treectrl
TARGET=treetest
OBJECTS=$(TARGET).obj
!include $(WXDIR)\src\makeprog.bcc