]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/node.tex
escape underscores introduced by the last change
[wxWidgets.git] / docs / latex / wx / node.tex
index 2a207a8a5e66b80774d43c04699389776acf1d30..80e50246535400fe66f807bf7a6ec7d55c66dd7d 100644 (file)
@@ -23,6 +23,10 @@ None.
 
 <wx/list.h>
 
+\wxheading{Library}
+
+\helpref{wxBase}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxList}{wxlist}, \helpref{wxHashTable}{wxhashtable}
@@ -59,5 +63,5 @@ set when the node was created).
 \func{int}{IndexOf}{\void}
 
 Returns the zero-based index of this node within the list. The return value
-will be NOT\_FOUND if the node has not been added to a list yet.
+will be {\tt wxNOT\_FOUND} if the node has not been added to a list yet.