Separated the Objective-C to C++ association code into the new header
authorDavid Elliott <dfe@tgwbd.org>
Sat, 19 Apr 2003 17:51:50 +0000 (17:51 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sat, 19 Apr 2003 17:51:50 +0000 (17:51 +0000)
commite668651137922bee36b5773d638aa696e78854d1
tree5a5c2ba82d38b9465d0021e248fe7df9e9b254f2
parentfb45bb1fb231dd982d5196766dbca2ce161c0ea4
Separated the Objective-C to C++ association code into the new header
ObjcAssociate.h.  That leaves ObjcPose.h for its original purpose and
avoids including it from any header files.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20286 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
distrib/msw/tmake/filelist.txt
include/wx/cocoa/NSBox.h
include/wx/cocoa/NSButton.h
include/wx/cocoa/NSControl.h
include/wx/cocoa/NSMenu.h
include/wx/cocoa/NSPanel.h
include/wx/cocoa/NSTextField.h
include/wx/cocoa/NSView.h
include/wx/cocoa/NSWindow.h
include/wx/cocoa/ObjcAssociate.h [copied from include/wx/cocoa/ObjcPose.h with 72% similarity]
include/wx/cocoa/ObjcPose.h