]> git.saurik.com Git - wxWidgets.git/commitdiff
mac cgcolor changes
authorStefan Csomor <csomor@advancedconcepts.ch>
Thu, 22 Nov 2007 17:41:35 +0000 (17:41 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Thu, 22 Nov 2007 17:41:35 +0000 (17:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50168 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/defs.h

index 3c0898a9fc5093d0545df07f9f433c9c12956e37..020ab22dd54a4169f9edf51675f35a1dfa112e47 100644 (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 );