]> git.saurik.com Git - wxWidgets.git/commitdiff
Added declarations for NSLayoutManager, NSTextContainer, and NSTextStorage
authorDavid Elliott <dfe@tgwbd.org>
Sat, 5 Apr 2003 23:06:24 +0000 (23:06 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sat, 5 Apr 2003 23:06:24 +0000 (23:06 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@19995 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/defs.h

index 536c6d9697bd09aceb3b62ac70d46e7ba0e5bd9d..6aabd7f2b2bed8b938c15750c278da6787673a28 100644 (file)
@@ -1914,11 +1914,14 @@ DECLARE_WXCOCOA_OBJC_CLASS(NSApplication);
 DECLARE_WXCOCOA_OBJC_CLASS(NSBox);
 DECLARE_WXCOCOA_OBJC_CLASS(NSButton);
 DECLARE_WXCOCOA_OBJC_CLASS(NSControl);
+DECLARE_WXCOCOA_OBJC_CLASS(NSLayoutManager);
 DECLARE_WXCOCOA_OBJC_CLASS(NSMenu);
 DECLARE_WXCOCOA_OBJC_CLASS(NSMenuItem);
 DECLARE_WXCOCOA_OBJC_CLASS(NSPanel);
 DECLARE_WXCOCOA_OBJC_CLASS(NSTableView);
+DECLARE_WXCOCOA_OBJC_CLASS(NSTextContainer);
 DECLARE_WXCOCOA_OBJC_CLASS(NSTextField);
+DECLARE_WXCOCOA_OBJC_CLASS(NSTextStorage);
 DECLARE_WXCOCOA_OBJC_CLASS(NSWindow);
 DECLARE_WXCOCOA_OBJC_CLASS(NSView);
 typedef WX_NSView WXWidget; // wxWindows BASE definition