X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/eb5fa34b65af685da8e9c8b383a7f7f0f3f15a2a..ab9d0a8ca3d306898d92960ecfaefb8c1191b18a:/docs/latex/wx/toolbar.tex?ds=sidebyside diff --git a/docs/latex/wx/toolbar.tex b/docs/latex/wx/toolbar.tex index d396eac714..974007cf09 100644 --- a/docs/latex/wx/toolbar.tex +++ b/docs/latex/wx/toolbar.tex @@ -58,7 +58,7 @@ use: wxSystemOptions::SetOption(wxT("msw.remap"), 2); \end{verbatim} -then colour remapping is switched of, and a transparent background used. But only +then colour remapping is switched off, and a transparent background used. But only use this option under Windows XP with true colour: \begin{verbatim} @@ -473,7 +473,7 @@ Returns the value used for packing tools. \constfunc{int}{GetToolPos}{\param{int }{toolId}} -Returns the tool position in the toolbar, or wxNOT\_FOUND if the tool is not found. +Returns the tool position in the toolbar, or {\tt wxNOT\_FOUND} if the tool is not found. \membersection{wxToolBar::GetToolSeparation}\label{wxtoolbargettoolseparation}