Added wxObjcAutoRef* classes for automatic retain/release of Objective-C objects
authorDavid Elliott <dfe@tgwbd.org>
Fri, 2 Apr 2004 17:43:59 +0000 (17:43 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Fri, 2 Apr 2004 17:43:59 +0000 (17:43 +0000)
commitfa8114de44a45d992e45912818307d8b1a5004ba
tree0a13ef25c7fda3d5649371c330fff1340cfac38a
parent23176131010f41b2f9a54bef50c8afa25472e195
Added wxObjcAutoRef* classes for automatic retain/release of Objective-C objects

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26580 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/ObjcRef.h [new file with mode: 0644]
src/cocoa/ObjcRef.mm [new file with mode: 0644]