git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51072 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2008-01-07 12:18:34 +00:00
parent 6d0f32ddb8
commit 2861eaee45

View File

@ -1,7 +1,7 @@
\section{\class{wxWeakRef<T>}}\label{wxweakref}
A weak reference to an object of type T, where T has type
\helpref{wxTrackableBase}{wxTrackableBase} as one of its
\helpref{wxTrackableBase}{wxtrackablebase} as one of its
base classes (in a static or dynamic sense).
\begin{verbatim}