fix broken links

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@49198 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-10-17 17:29:14 +00:00
parent 001f0f8273
commit 2df2a65b2d
2 changed files with 2 additions and 2 deletions

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

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