From: Kevin Ollivier Date: Sat, 7 Feb 2009 23:17:52 +0000 (+0000) Subject: The GL library needs access to this. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/485c6263ac7e44cf53047b6b89873b46ee6e7619 The GL library needs access to this. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/osx/cocoa/private.h b/include/wx/osx/cocoa/private.h index 507816b182..c9cea5f018 100644 --- a/include/wx/osx/cocoa/private.h +++ b/include/wx/osx/cocoa/private.h @@ -266,7 +266,7 @@ protected : @end - void wxOSXCocoaClassAddWXMethods(Class c); + void WXDLLIMPEXP_CORE wxOSXCocoaClassAddWXMethods(Class c); #endif // __OBJC__