]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/vscroll.tex
Dtor for wxHtmlCell
[wxWidgets.git] / docs / latex / wx / vscroll.tex
index d304d6f1726d42bcf46106015e0038590ca1ac00..95892a7a010274694fdf5cb23484ffdda28945d1 100644 (file)
@@ -159,7 +159,7 @@ Returns the index of the first currently visible line.
 Returns the index of the first line after the currently visible one. If the
 return value is $0$ it means that no lines are currently shown (which only
 happens if the control is empty). Note that the index returned by this method
-is not always a valid index as it may be equal to \helpref{GetLineCount}{wxvscrolledwindowsetlinecount}.
+is not always a valid index as it may be equal to \helpref{GetLineCount}{wxvscrolledwindowgetlinecount}.
 
 \wxheading{See also}