]> git.saurik.com Git - wxWidgets.git/commitdiff
Added NSImage definition
authorDavid Elliott <dfe@tgwbd.org>
Tue, 22 Jul 2003 13:02:13 +0000 (13:02 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Tue, 22 Jul 2003 13:02:13 +0000 (13:02 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22235 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/defs.h

index 1831c6a5ba6a1352ea95f93c28c155432a4709cc..fc44b548ac0039060d36b581c75a3eb45680aadc 100644 (file)
@@ -2014,6 +2014,7 @@ DECLARE_WXCOCOA_OBJC_CLASS(NSButton);
 DECLARE_WXCOCOA_OBJC_CLASS(NSColor);
 DECLARE_WXCOCOA_OBJC_CLASS(NSControl);
 DECLARE_WXCOCOA_OBJC_CLASS(NSEvent);
+DECLARE_WXCOCOA_OBJC_CLASS(NSImage);
 DECLARE_WXCOCOA_OBJC_CLASS(NSLayoutManager);
 DECLARE_WXCOCOA_OBJC_CLASS(NSMenu);
 DECLARE_WXCOCOA_OBJC_CLASS(NSMenuItem);