From: Ryan Norton Date: Wed, 2 Mar 2005 01:05:21 +0000 (+0000) Subject: fix unresolved reference X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2f43eb9808553d6e246ea353dab77b79ad2e21e6?ds=inline fix unresolved reference git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32552 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/uri.tex b/docs/latex/wx/uri.tex index 604188ada6..0c1a00d06a 100644 --- a/docs/latex/wx/uri.tex +++ b/docs/latex/wx/uri.tex @@ -302,7 +302,7 @@ Returns \true if the Scheme component of the URI exists. Returns \true if the Server component of the URI exists. -\membersection{wxURI::HasUser}\label{wxurihasuser} +\membersection{wxURI::HasUser}\label{wxurihasuserinfo} \constfunc{bool}{HasUser}{\void}