From fc964c0d23a70f81378efec8b49912624560fac3 Mon Sep 17 00:00:00 2001 From: Paul Cornett Date: Sun, 15 Oct 2006 18:03:36 +0000 Subject: [PATCH] probable typo git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/mac/carbon/private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/mac/carbon/private.h b/include/wx/mac/carbon/private.h index f45168ed62..dc3f101780 100644 --- a/include/wx/mac/carbon/private.h +++ b/include/wx/mac/carbon/private.h @@ -64,7 +64,7 @@ inline int FixedToInt( Fixed inFixed ) } #endif -#if MAC_OS_X_VERSION_MAX_REQUIRED < MAC_OS_X_VERSION_10_5 +#if MAC_OS_X_VERSION_MAX_ALLOWED < MAC_OS_X_VERSION_10_5 typedef UInt32 URefCon; typedef SInt32 SRefCon; #endif -- 2.45.2