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 */