projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Faster Deselect
[wxWidgets.git]
/
docs
/
latex
/
wx
/
node.tex
diff --git
a/docs/latex/wx/node.tex
b/docs/latex/wx/node.tex
index 2a207a8a5e66b80774d43c04699389776acf1d30..53c3fe71dad17d817e28d61bc4bd2023dcacca50 100644
(file)
--- a/
docs/latex/wx/node.tex
+++ b/
docs/latex/wx/node.tex
@@
-59,5
+59,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
\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.