Missing chanaged typedef for OpenGLES / iOS
This commit is contained in:
parent
3063ea6ca9
commit
560676a393
@ -3130,7 +3130,7 @@ DECLARE_WXCOCOA_OBJC_CLASS(UIWebView);
|
||||
typedef WX_UIWindow WXWindow;
|
||||
typedef WX_UIView WXWidget;
|
||||
typedef WX_EAGLContext WXGLContext;
|
||||
typedef WX_NSString* WXGLPixelFormat;
|
||||
typedef WX_NSString WXGLPixelFormat;
|
||||
typedef WX_UIWebView OSXWebViewPtr;
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user