fix simple errors which block ifacecheck
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52749 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -33,7 +33,7 @@ public:
|
||||
never
|
||||
be destroyed directly but only as result of a DecRef() call.
|
||||
*/
|
||||
wxObjectRefData();
|
||||
~wxObjectRefData();
|
||||
|
||||
/**
|
||||
Decrements the reference count associated with this shared data and, if it
|
||||
|
Reference in New Issue
Block a user