mac cgcolor changes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2007-11-22 17:41:35 +00:00
parent 77ac03f5aa
commit 62b7d2ef68

View File

@ -2534,6 +2534,8 @@ typedef struct __CFString * CFMutableStringRef;
typedef struct __CFRunLoopSource * CFRunLoopSourceRef;
typedef struct CGColor *CGColorRef;
#define DECLARE_WXMAC_OPAQUE_REF( name ) typedef struct Opaque##name* name;
DECLARE_WXMAC_OPAQUE_REF( PasteboardRef );