Missing bracket in array.tex

Documentation for wxStatusBar::Push/PopStatusText
Documentation for wxFrame::Push/PopStatusText and Get/SetStatusBarPane.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15340 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mattia Barbon
2002-05-02 20:09:25 +00:00
parent 1f361cddbf
commit d1f1e77a91
3 changed files with 55 additions and 1 deletions

View File

@@ -573,7 +573,7 @@ elements of a wxArray (supposed to contain pointers).
\membersection{wxArray::RemoveAt}\label{wxarrayremoveat}
\func{\void}{RemoveAt}{\param{size\_t }{index}, \param{size\_t }{count = $1$}
\func{\void}{RemoveAt}{\param{size\_t }{index}, \param{size\_t }{count = $1$}}
Removes {\it count} elements starting at {\it index} from the array. When an
element is removed from wxObjArray it is deleted by the array - use