Minor manual fixes.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-10-20 11:12:56 +00:00
parent 871cc651b7
commit a8d08dbd45
10 changed files with 15 additions and 15 deletions

View File

@@ -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}