X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0032ddbb32de472a9ed5e96879b1a23d70df023a..cba1c2ca127cbc8ce1aeb87b13b968caff0f995e:/docs/latex/wx/gauge.tex diff --git a/docs/latex/wx/gauge.tex b/docs/latex/wx/gauge.tex index d615f8ec88..563bdbbc8e 100644 --- a/docs/latex/wx/gauge.tex +++ b/docs/latex/wx/gauge.tex @@ -37,7 +37,7 @@ wxGauge is read-only so generates no events. \latexignore{\rtfignore{\wxheading{Members}}} -\membersection{wxGauge::wxGauge}\label{wxgaugeconstr} +\membersection{wxGauge::wxGauge}\label{wxgaugector} \func{}{wxGauge}{\void} @@ -70,7 +70,7 @@ Constructor, creating and showing a gauge. \helpref{wxGauge::Create}{wxgaugecreate} -\membersection{wxGauge::\destruct{wxGauge}} +\membersection{wxGauge::\destruct{wxGauge}}\label{wxgaugedtor} \func{}{\destruct{wxGauge}}{\void} @@ -83,7 +83,7 @@ Destructor, destroying the gauge. \param{int}{ range}, \param{const wxPoint\& }{ pos = wxDefaultPosition}, \param{const wxSize\&}{ size = wxDefaultSize},\rtfsp \param{long}{ style = wxGA\_HORIZONTAL}, \param{const wxValidator\& }{validator = wxDefaultValidator}, \param{const wxString\& }{name = ``gauge"}} -Creates the gauge for two-step construction. See \helpref{wxGauge::wxGauge}{wxgaugeconstr}\rtfsp +Creates the gauge for two-step construction. See \helpref{wxGauge::wxGauge}{wxgaugector}\rtfsp for further details.