implement wxHAVE_RAW_BITMAP
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -305,6 +305,11 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined (__WXMSW__)
|
||||
#if !defined(__DIGITALMARS__) && !defined(__WATCOMC__)
|
||||
#define wxHAVE_RAW_BITMAP
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#endif /* _WX_PLATFORM_H_ */
|
||||
|
||||
|
Reference in New Issue
Block a user