]> git.saurik.com Git - wxWidgets.git/commitdiff
added missing std sections
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 28 Feb 2008 08:13:31 +0000 (08:13 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Thu, 28 Feb 2008 08:13:31 +0000 (08:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52176 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/weakrefdynamic.tex

index cc7522fda7b27c6cf8fd87fa6f138326f554baaa..43604ec61fff8a6251796f5f665b1e0f77b687c9 100644 (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.