CodeWarrior (8.3 mwcc) can't figure out that it needs to do C++ automatic
authorDavid Elliott <dfe@tgwbd.org>
Sat, 30 Oct 2004 06:23:38 +0000 (06:23 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sat, 30 Oct 2004 06:23:38 +0000 (06:23 +0000)
commit5447d1e1e3ba970595ba1aaee2772ccae12e3366
tree780fd023b8661e635ebd8849dbda247fafbf13f8
parent52cbcda3510115c9ce5e8a3cabbdb15ccbd0adb1
CodeWarrior (8.3 mwcc) can't figure out that it needs to do C++ automatic
conversion from wxObjcAutoRefFromAlloc<NSButton*> to NSButton* when it is
used as the receiver of a message.  Help it along with a static_cast.

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