]> git.saurik.com Git - wxWidgets.git/commitdiff
The GL library needs access to this.
authorKevin Ollivier <kevino@theolliviers.com>
Sat, 7 Feb 2009 23:17:52 +0000 (23:17 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sat, 7 Feb 2009 23:17:52 +0000 (23:17 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/osx/cocoa/private.h

index 507816b18217b0b1c723116bba4591fcff5d44ce..c9cea5f018dc8bd6c709e7ff611466bdff09c8c8 100644 (file)
@@ -266,7 +266,7 @@ protected :
 
     @end 
     
-    void wxOSXCocoaClassAddWXMethods(Class c);
+    void WXDLLIMPEXP_CORE wxOSXCocoaClassAddWXMethods(Class c);
 
 #endif // __OBJC__