X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6e6110ee8194ee39944dffd57cce9f22cd8b961e..a8cb1d29e7fe349142d8d6be9fc9afe986340611:/docs/latex/wx/node.tex diff --git a/docs/latex/wx/node.tex b/docs/latex/wx/node.tex index 8e31a45dfd..c718a7220e 100644 --- a/docs/latex/wx/node.tex +++ b/docs/latex/wx/node.tex @@ -12,6 +12,10 @@ usage of this class is deprecated. None. +\wxheading{Include files} + + + \wxheading{See also} \helpref{wxList}{wxlist}, \helpref{wxHashTable}{wxhashtable} @@ -30,7 +34,7 @@ Retrieves the client data pointer associated with the node. Retrieves the next node (NULL if at end of list). -\membersection{wxNodeBase::Previous} +\membersection{wxNodeBase::GetPrevious} \func{wxNodeBase *}{GetPrevious}{\void}