Also set wxHAVE_RAW_BITMAP for Mac and GTK2, use it in wxSTC

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@53169 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2008-04-14 18:41:43 +00:00
parent 77a0f3d154
commit 11d774e47d
2 changed files with 13 additions and 0 deletions

View File

@@ -585,6 +585,9 @@
# define wxHAVE_RAW_BITMAP
# endif
#endif
#if defined(__WXGTK20__) || defined(__WXMAC__)
# define wxHAVE_RAW_BITMAP
#endif
/*
Handle Darwin gcc universal compilation. Don't do this in an Apple-