X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/44f2a3d1c8b65aecc1f6620a7123278849c8b333..e815120e412d91e79c98dd0afac2a1e399f10810:/docs/latex/wx/list.tex diff --git a/docs/latex/wx/list.tex b/docs/latex/wx/list.tex index cb54ec86cf..2d49800caf 100644 --- a/docs/latex/wx/list.tex +++ b/docs/latex/wx/list.tex @@ -127,7 +127,7 @@ unless you called DeleteContents({\tt true} ). Appends the pointer to \rtfsp{\it object} to the list. -\membersection{wxList::Clear}\label{wxlistclear} +\membersection{wxList::Clear}\label{wxlistclear1} \func{void}{Clear}{\void} @@ -194,7 +194,7 @@ Returns the last iterator in the list (NULL if the list is empty). Returns the index of {\it obj} within the list or {\tt wxNOT\_FOUND} if {\it obj} is not found in the list. -\membersection{wxList::Insert}\label{wxlistinsert} +\membersection{wxList::Insert}\label{wxlistinsert1} \func{wxList::compatibility\_iterator}{Insert}{\param{T *}{object}}