]> git.saurik.com Git - wxWidgets.git/commitdiff
fix broken links
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Oct 2007 17:29:14 +0000 (17:29 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 17 Oct 2007 17:29:14 +0000 (17:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/convauto.tex
docs/latex/wx/wxusedef.tex

index a34b75a4f054eda20bd2c38b9791ba8325b87f4b..b1d976480afa1abfd17d4b843aa967a5c150e478 100644 (file)
@@ -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}
 
index 25e199454069615a3fdad3160de1fe510d79ea15..3bc56fee99b9e418ed4585db162cd2e603e7a05a 100644 (file)
@@ -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.}