correct wxUSE_MSGDLG description (it's for wxMessageDialog, not wxMessageOutput)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@51822 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -133,7 +133,7 @@ using \texttt{#if} and not \texttt{#ifdef}.
|
||||
\twocolitem{wxUSE\_MIMETYPE}{Use \helpref{wxFileType}{wxfiletype} class.}
|
||||
\twocolitem{wxUSE\_MINIFRAME}{Use \helpref{wxMiniFrame}{wxminiframe} class.}
|
||||
\twocolitem{wxUSE\_MOUSEWHEEL}{Support mouse wheel events.}
|
||||
\twocolitem{wxUSE\_MSGDLG}{Use wxMessageOutput class.}
|
||||
\twocolitem{wxUSE\_MSGDLG}{Use \helpref{wxMessageDialog}{wxmessagedialog} class and \helpref{wxMessageBox}{wxmessagebox} function.}
|
||||
\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.}
|
||||
|
Reference in New Issue
Block a user