From: Chris Elliott Date: Thu, 7 Jun 2007 08:44:28 +0000 (+0000) Subject: missing closing bracket broke tex2rtf X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/d9605e634b503651fd349a3d2c6781b2407ea273 missing closing bracket broke tex2rtf git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@46353 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/latex/wx/msgdlg.tex b/docs/latex/wx/msgdlg.tex index ef51c0940c..8c38c83452 100644 --- a/docs/latex/wx/msgdlg.tex +++ b/docs/latex/wx/msgdlg.tex @@ -131,7 +131,7 @@ Sets the message shown by the dialog. \membersection{wxMessageDialog::SetExtendedMessage}\label{wxmessagedialogsetextendedmessage} -\func{void}{SetExtendedMessage}{\param{const wxString&}{exMsg} +\func{void}{SetExtendedMessage}{\param{const wxString&}{exMsg}} Sets the extended message for the dialog: this message is usually an extension of the short message specified in the constructor or set with