X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/26f2b058cf061e9f989dae665111eec7d20cbd21..e9f4f51d06f536fadacb1796fa124728f50674d2:/docs/latex/wx/ctrlsub.tex diff --git a/docs/latex/wx/ctrlsub.tex b/docs/latex/wx/ctrlsub.tex index caac770407..fe7dbbf5fe 100644 --- a/docs/latex/wx/ctrlsub.tex +++ b/docs/latex/wx/ctrlsub.tex @@ -308,7 +308,7 @@ pointers had been associated with the control items before. \func{void}{SetSelection}{\param{int}{ n}} Sets the selection to the given item \arg{n} or removes the selection entirely -if \arg{n} $==$ \textt{wxNOT\_FOUND}. +if \arg{n} $==$ {\tt wxNOT\_FOUND}. Note that this does not cause any command events to be emitted.