]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/node.tex
Typos in sizer docs.
[wxWidgets.git] / docs / latex / wx / node.tex
index 8e31a45dfdaa56811caa1cbccfaa981f3febb654..c718a7220efa18c1a8859293e8b5dcd537d43e2e 100644 (file)
@@ -12,6 +12,10 @@ usage of this class is deprecated.
 
 None.
 
+\wxheading{Include files}
+
+<wx/list.h>
+
 \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}