From 0a6f92b85cb0833682e61dee893f6087905c0ba7 Mon Sep 17 00:00:00 2001 From: Jamie Gadd Date: Wed, 25 Jan 2006 23:26:27 +0000 Subject: [PATCH] Clarify wxMessageBox usage. Fixes bug #1414535. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37143 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/function.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/function.tex b/docs/latex/wx/function.tex index 39054c33b0..4bb920a505 100644 --- a/docs/latex/wx/function.tex +++ b/docs/latex/wx/function.tex @@ -2201,7 +2201,7 @@ following identifiers: \begin{twocollist}\itemsep=0pt \twocolitem{wxYES\_NO}{Puts Yes and No buttons on the message box. May be combined with wxCANCEL.} -\twocolitem{wxCANCEL}{Puts a Cancel button on the message box. May be combined with +\twocolitem{wxCANCEL}{Puts a Cancel button on the message box. May only be combined with wxYES\_NO or wxOK.} \twocolitem{wxOK}{Puts an Ok button on the message box. May be combined with wxCANCEL.} \twocolitem{wxICON\_EXCLAMATION}{Displays an exclamation mark symbol.} -- 2.45.2