From: Vadim Zeitlin Date: Wed, 17 Oct 2007 17:29:14 +0000 (+0000) Subject: fix broken links X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2df2a65b2db1e5a575325b4942cce433a3782af3 fix broken links git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/convauto.tex b/docs/latex/wx/convauto.tex index a34b75a4f0..b1d976480a 100644 --- a/docs/latex/wx/convauto.tex +++ b/docs/latex/wx/convauto.tex @@ -41,7 +41,7 @@ the files whose contents isn't valid UTF-8 or to disallow it completely. \wxheading{Derived from} -\helpref{wxMBConv}{mbconv} +\helpref{wxMBConv}{wxmbconv} \wxheading{Include files} diff --git a/docs/latex/wx/wxusedef.tex b/docs/latex/wx/wxusedef.tex index 25e1994540..3bc56fee99 100644 --- a/docs/latex/wx/wxusedef.tex +++ b/docs/latex/wx/wxusedef.tex @@ -188,7 +188,7 @@ using \texttt{#if} and not \texttt{#ifdef}. \twocolitem{wxUSE\_STREAMS}{Enable stream classes.} \twocolitem{wxUSE\_SVG}{Use wxSVGFileDC class.} \twocolitem{wxUSE\_SYSTEM\_OPTIONS}{Use \helpref{wxSystemOptions}{wxsystemoptions} class.} -\twocolitem{wxUSE\_TAB\_DIALOG}{Use \helpref{wxTabControl}{wxtabcontrol} class.} +\twocolitem{wxUSE\_TAB\_DIALOG}{Use the obsolete wxTabControl class.} \twocolitem{wxUSE\_TARSTREAM}{Enable Tar files support.} \twocolitem{wxUSE\_TASKBARICON}{Use \helpref{wxTaskBarIcon}{wxtaskbaricon} class.} \twocolitem{wxUSE\_TEXTBUFFER}{Use wxTextBuffer class.}