Added NSBitmapImageRep
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22185 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
12617ca53c
commit
c10ec9f5b2
@ -2025,6 +2025,7 @@ typedef struct objc_object *WX_##klass
|
||||
#endif // defined(__GNUC__) && defined(__APPLE__)
|
||||
|
||||
DECLARE_WXCOCOA_OBJC_CLASS(NSApplication);
|
||||
DECLARE_WXCOCOA_OBJC_CLASS(NSBitmapImageRep);
|
||||
DECLARE_WXCOCOA_OBJC_CLASS(NSBox);
|
||||
DECLARE_WXCOCOA_OBJC_CLASS(NSButton);
|
||||
DECLARE_WXCOCOA_OBJC_CLASS(NSColor);
|
||||
|
Loading…
Reference in New Issue
Block a user