Mac build fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@60193 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -552,7 +552,7 @@
|
|||||||
#define wxUSE_RICHEDIT2 0
|
#define wxUSE_RICHEDIT2 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if !defined(__WIN32__)
|
#if !defined(__WIN32__) && !defined(__APPLE__)
|
||||||
#define wxUSE_CAIRO 1
|
#define wxUSE_CAIRO 1
|
||||||
#else
|
#else
|
||||||
#define wxUSE_CAIRO 0
|
#define wxUSE_CAIRO 0
|
||||||
|
Reference in New Issue
Block a user