]> git.saurik.com Git - wxWidgets.git/commit
DECLARE_WXCOCOA_OBJC_CLASS now declares types as struct objc_object* so that
authorDavid Elliott <dfe@tgwbd.org>
Sat, 12 Apr 2003 04:17:37 +0000 (04:17 +0000)
committerDavid Elliott <dfe@tgwbd.org>
Sat, 12 Apr 2003 04:17:37 +0000 (04:17 +0000)
commit7875262d294fe007e48c5e300149bd43055e142a
tree2772f7e9c9f1beb47e1f7950a80ca0a665605777
parent89e3b3e448d42b2805aaa2a2ec6f003319d9bb3c
DECLARE_WXCOCOA_OBJC_CLASS now declares types as struct objc_object* so that
they are exactly the same type for C++ and Objective-C++ code.  This allows
them to be used as arguments to functions, especially virtuals, because
the C++ name mangling will be the same.

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