X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2b5f62a0b2db198609b45dec622a018dae37008e..abbc257086d3661a2343fae05579057951f2650c:/docs/latex/wx/treeevt.tex diff --git a/docs/latex/wx/treeevt.tex b/docs/latex/wx/treeevt.tex index 98980ad290..d696179a29 100644 --- a/docs/latex/wx/treeevt.tex +++ b/docs/latex/wx/treeevt.tex @@ -95,6 +95,6 @@ Returns the position of the mouse pointer if the event is a drag event. \constfunc{bool}{IsEditCancelled}{} -Returns TRUE if the label edit was cancelled. This should be +Returns true if the label edit was cancelled. This should be called from within an EVT\_TREE\_END\_LABEL\_EDIT handler.