From 14e806983160b095ff817b14017eb7922bc6ccf4 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 25 Nov 2007 23:59:15 +0000 Subject: [PATCH] removed extraneous backslash git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/notifmsg.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/notifmsg.tex b/docs/latex/wx/notifmsg.tex index 481f6ac428..5c44442602 100644 --- a/docs/latex/wx/notifmsg.tex +++ b/docs/latex/wx/notifmsg.tex @@ -33,7 +33,7 @@ Notice that this class is not a window and so doesn't derive from wxWindow. \func{}{wxNotificationMessage}{\void} -Default constructor, use \helpref{SetParent}{\wxnotificationmessagesetparent}, +Default constructor, use \helpref{SetParent}{wxnotificationmessagesetparent}, \helpref{SetTitle}{wxnotificationmessagesettitle} and \helpref{SetMessage}{wxnotificationmessagesetmessage} to initialize the object before showing it. -- 2.45.2