]> git.saurik.com Git - wxWidgets.git/commit
No real changes, just use AllocExclusive() in wxOSX wxRegion.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 15 Jul 2011 22:58:30 +0000 (22:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 15 Jul 2011 22:58:30 +0000 (22:58 +0000)
commit22aa243d58c08be2b900fd46c8871e929f50d3f4
treec025699f5246502a67af614f9f694859ce4611c9
parenta1c9e7d14361e300b628757d59ba8aee8b008e3c
No real changes, just use AllocExclusive() in wxOSX wxRegion.

Don't fiddle with the reference count manually, just use the base class
function doing it instead.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@68278 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/osx/carbon/region.cpp