build fix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54779 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
#endif
|
||||
|
||||
/* Direct access to bitmap data is not implemented in all ports yet */
|
||||
#if defined(__WXGTK20__) || defined(__WXMAC__) || defined(__WXDFB__) \
|
||||
#if defined(__WXGTK20__) || defined(__WXMAC__) || defined(__WXDFB__) || \
|
||||
(defined(__WXMSW__) && !defined(__WATCOMC__))
|
||||
#define wxHAS_RAW_BITMAP
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user