adding NSPrintInfo support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@58165 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2741,6 +2741,7 @@ DECLARE_WXCOCOA_OBJC_CLASS(NSWindow);
|
|||||||
DECLARE_WXCOCOA_OBJC_CLASS(NSView);
|
DECLARE_WXCOCOA_OBJC_CLASS(NSView);
|
||||||
DECLARE_WXCOCOA_OBJC_CLASS(NSOpenGLContext);
|
DECLARE_WXCOCOA_OBJC_CLASS(NSOpenGLContext);
|
||||||
DECLARE_WXCOCOA_OBJC_CLASS(NSOpenGLPixelFormat);
|
DECLARE_WXCOCOA_OBJC_CLASS(NSOpenGLPixelFormat);
|
||||||
|
DECLARE_WXCOCOA_OBJC_CLASS( NSPrintInfo );
|
||||||
#ifndef __WXMAC__
|
#ifndef __WXMAC__
|
||||||
typedef WX_NSView WXWidget; /* wxWidgets BASE definition */
|
typedef WX_NSView WXWidget; /* wxWidgets BASE definition */
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user