Minor clarification

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53163 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
2008-04-14 09:39:36 +00:00
parent dc215c81ff
commit 14bdedbc67

View File

@@ -112,7 +112,8 @@ public:
/**
Called when the tracked object is destroyed. Be default sets
internal pointer to @NULL.
internal pointer to @NULL. You need to call this method if
you override it.
*/
virtual void OnObjectDestroy();