From: Stefan Csomor Date: Mon, 3 Jun 2013 11:47:53 +0000 (+0000) Subject: forgot to commit ... X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/a002ae4e50a0dec9f0090ef8677488d04b0e427a forgot to commit ... git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@74095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/defs.h b/include/wx/defs.h index 76f97026d5..daa9d50598 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -3050,6 +3050,7 @@ DECLARE_WXCOCOA_OBJC_CLASS(NSMutableArray); DECLARE_WXCOCOA_OBJC_CLASS(NSNotification); DECLARE_WXCOCOA_OBJC_CLASS(NSObject); DECLARE_WXCOCOA_OBJC_CLASS(NSPanel); +DECLARE_WXCOCOA_OBJC_CLASS(NSResponder); DECLARE_WXCOCOA_OBJC_CLASS(NSScrollView); DECLARE_WXCOCOA_OBJC_CLASS(NSSound); DECLARE_WXCOCOA_OBJC_CLASS(NSStatusItem);