X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/340fcc68afff54b678d775010bdd3b075a0272d5..b3a029f0bbf8262cfe30914790802f88608ea618:/docs/latex/wx/notifmsg.tex?ds=sidebyside diff --git a/docs/latex/wx/notifmsg.tex b/docs/latex/wx/notifmsg.tex index 3c1259ff06..a1687e98cf 100644 --- a/docs/latex/wx/notifmsg.tex +++ b/docs/latex/wx/notifmsg.tex @@ -39,7 +39,7 @@ Default constructor, use \helpref{SetParent}{wxnotificationmessagesetparent}, before showing it. -\func{}{wxNotificationMessage}{\param{const wxString\& }{title}, \param{const wxString\& }{message = wxString()}, \param{wxWindow* }{parent = NULL}, \param{int }{flags = \texttt{wxICON\_INFORMATION}} +\func{}{wxNotificationMessage}{\param{const wxString\& }{title}, \param{const wxString\& }{message = wxString()}, \param{wxWindow* }{parent = NULL}, \param{int }{flags = \texttt{wxICON\_INFORMATION}}} Create a notification object with the given attributes.