]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/spinbutt.tex
change configure to better detect gstreamer. Check create is valid in mediaplayer...
[wxWidgets.git] / docs / latex / wx / spinbutt.tex
index 3b8eb87cbb14d62b07afe670177ff1aafac8440d..d10be46118a79059c37cdc338cb56017d53c9f65 100644 (file)
@@ -45,7 +45,7 @@ See also \helpref{window styles overview}{windowstyles}.
 
 \latexignore{\rtfignore{\wxheading{Members}}}
 
-\membersection{wxSpinButton::wxSpinButton}\label{wxspinbuttonconstr}
+\membersection{wxSpinButton::wxSpinButton}\label{wxspinbuttonctor}
 
 \func{}{wxSpinButton}{\void}
 
@@ -79,7 +79,7 @@ Constructor, creating and showing a spin button.
 
 \helpref{wxSpinButton::Create}{wxspinbuttoncreate}, \helpref{wxValidator}{wxvalidator}
 
-\membersection{wxSpinButton::\destruct{wxSpinButton}}
+\membersection{wxSpinButton::\destruct{wxSpinButton}}\label{wxspinbuttondtor}
 
 \func{void}{\destruct{wxSpinButton}}{\void}
 
@@ -94,7 +94,7 @@ Destructor, destroys the spin button control.
 \param{const wxString\& }{name = ``spinButton"}}
 
 Scrollbar creation function called by the spin button constructor.
-See \helpref{wxSpinButton::wxSpinButton}{wxspinbuttonconstr} for details.
+See \helpref{wxSpinButton::wxSpinButton}{wxspinbuttonctor} for details.
 
 \membersection{wxSpinButton::GetMax}\label{wxspinbuttongetmax}