]> git.saurik.com Git - wxWidgets.git/commit
define wxHAS_RAW_BITMAP (instead of inconsistenly named wxHAVE_RAW_BITMAP) and use...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 1 Jun 2008 18:42:33 +0000 (18:42 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 1 Jun 2008 18:42:33 +0000 (18:42 +0000)
commit24671bc900cd5232e595efa87111b720d4f14237
tree4132387320dd79fd830790440d2474712e25fe7a
parent834054468bdea7421377edc959d121bbc400c120
define wxHAS_RAW_BITMAP (instead of inconsistenly named wxHAVE_RAW_BITMAP) and use it to avoid test build error under ports not supporting raw bitmaps

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53907 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/doxygen/mainpages/const_cpp.h
include/wx/features.h
include/wx/platform.h
tests/image/rawbmp.cpp