added missing std sections

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Francesco Montorsi 2008-02-28 08:13:31 +00:00
parent a6526c73b1
commit 6d1f75adce

View File

@ -18,3 +18,25 @@ For general cases, wxWeakRef<T> is the better choice.
For API documentation, see: \helpref{wxWeakRef}{wxweakref}
\wxheading{Derived from}
No base class
\wxheading{Include files}
<wx/weakref.h>
\wxheading{Library}
\helpref{wxCore}{librarieslist}
\latexignore{\rtfignore{\wxheading{Members}}}
\membersection{wxWeakRefDynamic::wxWeakRefDynamic}\label{wxweakrefdynamicwxweakrefdynamic}
\func{}{wxWeakRefDynamic}{\void}
TOWRITE.