]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/scrolbar.tex
Further decorations in changes chapter. Missed methods in their base location.
[wxWidgets.git] / docs / latex / wx / scrolbar.tex
index d8472e8e21154d27a7b2752bb9f2313b7ea27128..cd889c0fae4967147536acce22f44fd7dff9dcd9 100644 (file)
@@ -60,7 +60,7 @@ See also \helpref{window styles overview}{windowstyles}.
 \latexignore{\rtfignore{\wxheading{Members}}}
 
 
-\membersection{wxScrollBar::wxScrollBar}\label{wxscrollbarconstr}
+\membersection{wxScrollBar::wxScrollBar}\label{wxscrollbarctor}
 
 \func{}{wxScrollBar}{\void}
 
@@ -94,7 +94,7 @@ Constructor, creating and showing a scrollbar.
 \helpref{wxScrollBar::Create}{wxscrollbarcreate}, \helpref{wxValidator}{wxvalidator}
 
 
-\membersection{wxScrollBar::\destruct{wxScrollBar}}
+\membersection{wxScrollBar::\destruct{wxScrollBar}}\label{wxscrollbardtor}
 
 \func{void}{\destruct{wxScrollBar}}{\void}
 
@@ -109,7 +109,7 @@ Destructor, destroying the scrollbar.
 \param{const wxString\& }{name = ``scrollBar"}}
 
 Scrollbar creation function called by the scrollbar constructor.
-See \helpref{wxScrollBar::wxScrollBar}{wxscrollbarconstr} for details.
+See \helpref{wxScrollBar::wxScrollBar}{wxscrollbarctor} for details.
 
 
 \membersection{wxScrollBar::GetRange}\label{wxscrollbargetrange}