]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/wxusedef.tex
compilation fix for wxUSE_STL==1 in DoGetSibling()
[wxWidgets.git] / docs / latex / wx / wxusedef.tex
index 25e199454069615a3fdad3160de1fe510d79ea15..8c13706b1e14bca93916e447fc878bc624cd0ef0 100644 (file)
@@ -137,7 +137,6 @@ using \texttt{#if} and not \texttt{#ifdef}.
 \twocolitem{wxUSE\_NATIVE\_STATUSBAR}{Use native \helpref{wxStatusBar}{wxstatusbar} class.}
 \twocolitem{wxUSE\_NOTEBOOK}{Use \helpref{wxNotebook}{wxnotebook} and related classes.}
 \twocolitem{wxUSE\_NUMBERDLG}{Use wxNumberEntryDialog class.}
-\twocolitem{wxUSE\_ODBC}{Use ODBC classes.}
 \twocolitem{wxUSE\_ODCOMBOBOX}{Use \helpref{wxOwnerDrawnComboBox}{wxownerdrawncombobox} class.}
 \twocolitem{wxUSE\_ON\_FATAL\_EXCEPTION}{Catch signals in \helpref{wxApp::OnFatalException}{wxapponfatalexception} method.}
 \twocolitem{wxUSE\_OPENGL}{Please use wxUSE\_GLCANVAS to test for enabled OpenGL support instead.}
@@ -188,7 +187,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.}