wxIcon::CopyFromBitmap:
authorDavid Elliott <dfe@tgwbd.org>
Sun, 11 Apr 2004 03:25:14 +0000 (03:25 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sun, 11 Apr 2004 03:25:14 +0000 (03:25 +0000)
commitbe2e301fc079bfc94e2f03448d25c942bad4732b
tree07bd3fbd8d41b379e2e9866d19d49d0e93b71b8c
parent264c023f3e9a594982078b371544f7fc8aaa28af
wxIcon::CopyFromBitmap:
1. retain NSImage from bitmap.GetNSImage (since it is alloc/autoreleased)
2. Use a wxAutoNSAutoreleasePool

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26697 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/cocoa/icon.mm