]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/notifmsg.tex
fix LaTeX error (escape underscores); don't abuse bold face
[wxWidgets.git] / docs / latex / wx / notifmsg.tex
index 3c1259ff06ea5add1d28fa5632e90148180e3564..a1687e98cf8f642349ce110491fd660f2f884259 100644 (file)
@@ -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.