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:
@@ -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
|
||||
|
Reference in New Issue
Block a user