]> git.saurik.com Git - wxWidgets.git/commit - include/wx/cocoa/ObjcRef.h
Instead of using wxCFRetain/wxCFRelease directly for Objective-C objects add
authorDavid Elliott <dfe@tgwbd.org>
Thu, 7 Feb 2008 23:37:30 +0000 (23:37 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Thu, 7 Feb 2008 23:37:30 +0000 (23:37 +0000)
commit6ecc2922dae7edcb6b89b14e33454511ed8441c6
tree9d724278d308e4b7cb37c8aff3a33ffa92818ea3
parent64d975b2806796127e507760adff03e96b2ebc11
Instead of using wxCFRetain/wxCFRelease directly for Objective-C objects add
new wxGCSafeRetain/wxGCSafeRelease functions which are specific to Objective-C
objects and can be compile-time switched to standard retain/release without
breaking wxCFRetain/wxCFRelease for CF objects.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51584 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/cocoa/ObjcRef.h