Closes #11047 again.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61565
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
This class is just a typedef to wxRefCounter and is used by wxObject.
This class is just a typedef to wxRefCounter and is used by wxObject.
- Derive classes from this to store your own data in wxObject derived
+ Derive classes from this to store your own data in wxObject-derived
classes. When retrieving information from a wxObject's reference data,
you will need to cast to your own derived class.
classes. When retrieving information from a wxObject's reference data,
you will need to cast to your own derived class.