From: Robin Dunn Date: Tue, 17 Aug 1999 22:21:08 +0000 (+0000) Subject: removed references to local tick_bmp and cross_bmp X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/def89c21b6a31fc957269a57ab3e2f95f5815ecd removed references to local tick_bmp and cross_bmp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/proplist/test.rc b/samples/proplist/test.rc index 8dd6951bae..82f8ad6857 100644 --- a/samples/proplist/test.rc +++ b/samples/proplist/test.rc @@ -1,5 +1,5 @@ -tick_bmp BITMAP "tick.bmp" -cross_bmp BITMAP "cross.bmp" +//tick_bmp BITMAP "tick.bmp" +//cross_bmp BITMAP "cross.bmp" #include "wx/msw/wx.rc"