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

@@ -0,0 +1,17 @@
mondrian ICON "mondrian.ico"
aaaa ICON "mondrian.ico"
#include "wx/msw/wx.rc"
icon1 ICON "bitmaps/file1.ico"
icon2 ICON "bitmaps/file2.ico"
icon3 ICON "bitmaps/folder1.ico"
icon4 ICON "bitmaps/folder2.ico"
icon5 ICON "bitmaps/folder3.ico"
bitmap1 BITMAP "bitmaps/file1.bmp"
bitmap2 BITMAP "bitmaps/file2.bmp"
bitmap3 BITMAP "bitmaps/folder1.bmp"
bitmap4 BITMAP "bitmaps/folder2.bmp"
bitmap5 BITMAP "bitmaps/folder3.bmp"