fix broken wxvscrolledwindowsetrowcount link

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47550 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2007-07-18 18:08:54 +00:00
parent 775f4c5361
commit b1fd5b3506

View 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}