]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/ctrlsub.tex
Remove event handlers wxApp::OnQueryEndSession and wxDialog::OnCharHook from docs...
[wxWidgets.git] / docs / latex / wx / ctrlsub.tex
index caac770407c6988bb847852a6a2d678e07067cda..fe7dbbf5fe50e3f119ad9ece7c658df72c9eda60 100644 (file)
@@ -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.