Correct typo in wxRefCounter description.
Closes #11047. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61561 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -153,7 +153,7 @@ typedef wxRefCounter wxObjectRefData;
|
|||||||
are missed - thus avoiding memory leaks.
|
are missed - thus avoiding memory leaks.
|
||||||
|
|
||||||
wxObjectRefData is a typedef to wxRefCounter and is used as the
|
wxObjectRefData is a typedef to wxRefCounter and is used as the
|
||||||
built-in reference counted storage for wxObject derive classes.
|
built-in reference counted storage for wxObject-derived classes.
|
||||||
|
|
||||||
@library{wxbase}
|
@library{wxbase}
|
||||||
@category{rtti}
|
@category{rtti}
|
||||||
|
Reference in New Issue
Block a user