]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/msgdlg.tex
remove C++ comment
[wxWidgets.git] / docs / latex / wx / msgdlg.tex
index ef51c0940cf5d738449052ff9ffa866299f9a000..ee4ba4cf94be4ec758a2b4adbcfc2b14cb945a4d 100644 (file)
@@ -6,6 +6,7 @@ with a choice of OK, Yes, No and Cancel buttons.
 \wxheading{Derived from}
 
 \helpref{wxDialog}{wxdialog}\\
+\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\
 \helpref{wxWindow}{wxwindow}\\
 \helpref{wxEvtHandler}{wxevthandler}\\
 \helpref{wxObject}{wxobject}
@@ -14,6 +15,10 @@ with a choice of OK, Yes, No and Cancel buttons.
 
 <wx/msgdlg.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{See also}
 
 \helpref{wxMessageDialog overview}{wxmessagedialogoverview}
@@ -131,7 +136,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