wxWidgets/samples/listctrl
Vadim Zeitlin c1a9bcfbc5 Correct the test for wxHAS_IMAGES_IN_RESOURCES in listctrl sample.
wxHAS_XXX symbols need to be checked with #ifdef, not #if.

See #1614 (as this change was part of the patch submitted there, even if the
ticket itself is unrelated).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70850 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2012-03-09 10:12:43 +00:00
..
bitmaps
listctrl_vc7.vcproj
listctrl_vc8.vcproj
listctrl_vc9.vcproj
listctrl.bkl
listctrl.dsp
listtest.cpp Correct the test for wxHAS_IMAGES_IN_RESOURCES in listctrl sample. 2012-03-09 10:12:43 +00:00
listtest.h
listtest.rc
makefile.bcc
makefile.gcc
Makefile.in Use /bin/echo for creation of Mac OS X PkgInfo files. 2012-02-28 22:48:39 +00:00
makefile.unx
makefile.vc Avoid CRT deprecation warnings for MSVC build using makefiles too. 2012-02-07 21:38:31 +00:00
makefile.wat