From d9a092733d3a7a904b4122632a8cfe88388254f3 Mon Sep 17 00:00:00 2001 From: Bryan Petty Date: Tue, 16 Dec 2008 07:15:44 +0000 Subject: [PATCH] Moved wxWeakRef template docs from the misc category to the smart pointers category. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@57366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- interface/wx/weakref.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/wx/weakref.h b/interface/wx/weakref.h index a94b65f656..d208d48804 100644 --- a/interface/wx/weakref.h +++ b/interface/wx/weakref.h @@ -31,7 +31,7 @@ @todo docme @nolibrary - @category{misc} + @category{smartpointers} */ template class wxWeakRefDynamic @@ -95,7 +95,7 @@ public: @todo docme @nolibrary - @category{misc} + @category{smartpointers} @see wxSharedPtr, wxScopedPtr */ -- 2.45.2