X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/74b31181b345aaaef0c967cc5707bef72ce0a405..db50ec5a50cc5ec605c0a1d7c50ecc62307f0066:/samples/treectrl/treetest.rc?ds=sidebyside diff --git a/samples/treectrl/treetest.rc b/samples/treectrl/treetest.rc index f055b67d4f..c56af63fae 100644 --- a/samples/treectrl/treetest.rc +++ b/samples/treectrl/treetest.rc @@ -3,15 +3,4 @@ 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"