Associate/Disassociate now check for non-NULL pointer instead of requiring
authorDavid Elliott <dfe@tgwbd.org>
Fri, 11 Jul 2003 17:47:57 +0000 (17:47 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 11 Jul 2003 17:47:57 +0000 (17:47 +0000)
commitbac6f2348d41e91d92baa2a35c19d35097547003
tree3ede24824500b07abe9c30f270e11abb2bd1c144
parent7d27dcf906d8a60e5673e189624091a973bcc319
Associate/Disassociate now check for non-NULL pointer instead of requiring
the caller to do so.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/NSButton.h
include/wx/cocoa/NSWindow.h
include/wx/cocoa/ObjcAssociate.h
src/cocoa/NSButton.mm
src/cocoa/NSView.mm
src/cocoa/NSWindow.mm
src/cocoa/window.mm