From: Vadim Zeitlin Date: Wed, 18 Jul 2007 18:08:54 +0000 (+0000) Subject: fix broken wxvscrolledwindowsetrowcount link X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b1fd5b35065314c66ebebb42e557fa86775fb843 fix broken wxvscrolledwindowsetrowcount link git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/vlbox.tex b/docs/latex/wx/vlbox.tex index 6cff3f552d..b6a720355b 100644 --- a/docs/latex/wx/vlbox.tex +++ b/docs/latex/wx/vlbox.tex @@ -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}