fixing 10.5 only compiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -90,8 +90,8 @@
|
|||||||
|
|
||||||
#if MAC_OS_X_VERSION_MIN_REQUIRED >= MAC_OS_X_VERSION_10_5
|
#if MAC_OS_X_VERSION_MIN_REQUIRED >= MAC_OS_X_VERSION_10_5
|
||||||
|
|
||||||
#define wxMAC_USE_CORE_TEXT 0
|
#define wxMAC_USE_CORE_TEXT 1
|
||||||
#define wxMAC_USE_ATSU_TEXT 1
|
#define wxMAC_USE_ATSU_TEXT 0
|
||||||
|
|
||||||
#else // platform < 10.5
|
#else // platform < 10.5
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user