From: Vadim Zeitlin Date: Sun, 29 Feb 2004 22:26:40 +0000 (+0000) Subject: removed erroneous return type from a membersection (patch 905562) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/c5e2dc6f5ba909192ff6c22ead5e7600a00bad0f removed erroneous return type from a membersection (patch 905562) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26007 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/listctrl.tex b/docs/latex/wx/listctrl.tex index e27e2b56b8..b155fcc185 100644 --- a/docs/latex/wx/listctrl.tex +++ b/docs/latex/wx/listctrl.tex @@ -521,7 +521,7 @@ list or report view. -\membersection{wxRect}{wxListCtrl::GetViewRect}\label{wxlistctrlgetviewrect} +\membersection{wxListCtrl::GetViewRect}\label{wxlistctrlgetviewrect} \constfunc{wxRect}{GetViewRect}{\void}