]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/gauge.tex
assert if opening more than one find/replace dialog under the same parent -- this...
[wxWidgets.git] / docs / latex / wx / gauge.tex
index d615f8ec88f4055e22572b00fe462b66fa7894cb..563bdbbc8e88a3f78516bd01cae677ea0cb6ef3c 100644 (file)
@@ -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.