other misc fixes

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@53120 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi
2008-04-10 22:04:29 +00:00
parent 3e8ec95401
commit 4a31b0c34f
2 changed files with 29 additions and 30 deletions

View File

@@ -268,7 +268,7 @@ public:
@library{wxbase}
@category{smartpointers}
*/
class wxScopedTiedPtr
class wxScopedTiedPtr : public wxScopedPtr
{
public:
/**