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
This commit is contained in:
parent
a1e62aaaa6
commit
d9a092733d
@ -31,7 +31,7 @@
|
||||
@todo docme
|
||||
|
||||
@nolibrary
|
||||
@category{misc}
|
||||
@category{smartpointers}
|
||||
*/
|
||||
template<typename T>
|
||||
class wxWeakRefDynamic<T>
|
||||
@ -95,7 +95,7 @@ public:
|
||||
@todo docme
|
||||
|
||||
@nolibrary
|
||||
@category{misc}
|
||||
@category{smartpointers}
|
||||
|
||||
@see wxSharedPtr<T>, wxScopedPtr<T>
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user