enable wxHAS_RAW_BITMAP for OpenWatcom 1.8 and later
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@60526 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -581,7 +581,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined (__WXMSW__)
|
#if defined (__WXMSW__)
|
||||||
# if !defined(__WATCOMC__)
|
# if !wxONLY_WATCOM_EARLIER_THAN(1, 8)
|
||||||
# define wxHAVE_RAW_BITMAP
|
# define wxHAVE_RAW_BITMAP
|
||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user