X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/56b88f1276ea4049a21f6174842b56ca9f280a3f..ab9d0a8ca3d306898d92960ecfaefb8c1191b18a:/docs/latex/wx/choice.tex?ds=sidebyside diff --git a/docs/latex/wx/choice.tex b/docs/latex/wx/choice.tex index 6db8e3e733..211283659c 100644 --- a/docs/latex/wx/choice.tex +++ b/docs/latex/wx/choice.tex @@ -37,7 +37,7 @@ when an item on the list is selected.} \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxChoice::wxChoice}\label{wxchoiceconstr} +\membersection{wxChoice::wxChoice}\label{wxchoicector} \func{}{wxChoice}{\void} @@ -87,7 +87,7 @@ a list of strings.} \perlnote{In wxPerl there is just an array reference in place of {\tt n} and {\tt choices}.} -\membersection{wxChoice::\destruct{wxChoice}} +\membersection{wxChoice::\destruct{wxChoice}}\label{wxchoicedtor} \func{}{\destruct{wxChoice}}{\void} @@ -105,7 +105,7 @@ Destructor, destroying the choice item. \param{const wxArrayString\& }{choices},\rtfsp \param{long}{ style = 0}, \param{const wxString\& }{name = ``choice"}} -Creates the choice for two-step construction. See \helpref{wxChoice::wxChoice}{wxchoiceconstr}. +Creates the choice for two-step construction. See \helpref{wxChoice::wxChoice}{wxchoicector}. \membersection{wxChoice::Delete}\label{wxchoicedelete}