]> git.saurik.com Git - wxWidgets.git/commitdiff
fix broken wxvscrolledwindowsetrowcount link
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 18 Jul 2007 18:08:54 +0000 (18:08 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 18 Jul 2007 18:08:54 +0000 (18:08 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/vlbox.tex

index 6cff3f552d57c59548bc85c9fda115d2d5f9ce93..b6a720355bcbef2a858b08408b607e0176164074 100644 (file)
@@ -334,7 +334,7 @@ This method is only valid for multi selection listboxes.
 Set the number of items to be shown in the control.
 
 This is just a synonym for
-\helpref{wxVScrolledWindow::SetLineCount()}{wxvscrolledwindowsetlinecount}.
+\helpref{wxVScrolledWindow::SetRowCount()}{wxvarvscrollhelpersetrowcount}.
 
 
 \membersection{wxVListBox::SetMargins}\label{wxvlistboxsetmargins}