wxCocoa: Added NSThread
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
68e86612e3
commit
c818fe6634
@ -2097,6 +2097,7 @@ DECLARE_WXCOCOA_OBJC_CLASS(NSTableView);
|
||||
DECLARE_WXCOCOA_OBJC_CLASS(NSTextContainer);
|
||||
DECLARE_WXCOCOA_OBJC_CLASS(NSTextField);
|
||||
DECLARE_WXCOCOA_OBJC_CLASS(NSTextStorage);
|
||||
DECLARE_WXCOCOA_OBJC_CLASS(NSThread);
|
||||
DECLARE_WXCOCOA_OBJC_CLASS(NSWindow);
|
||||
DECLARE_WXCOCOA_OBJC_CLASS(NSView);
|
||||
typedef WX_NSView WXWidget; // wxWindows BASE definition
|
||||
|
Loading…
Reference in New Issue
Block a user