removed extraneous backslash

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50247 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-11-25 23:59:15 +00:00
parent 49ec3b67dd
commit 14e8069831

View File

@@ -33,7 +33,7 @@ Notice that this class is not a window and so doesn't derive from wxWindow.
\func{}{wxNotificationMessage}{\void} \func{}{wxNotificationMessage}{\void}
Default constructor, use \helpref{SetParent}{\wxnotificationmessagesetparent}, Default constructor, use \helpref{SetParent}{wxnotificationmessagesetparent},
\helpref{SetTitle}{wxnotificationmessagesettitle} and \helpref{SetTitle}{wxnotificationmessagesettitle} and
\helpref{SetMessage}{wxnotificationmessagesetmessage} to initialize the object \helpref{SetMessage}{wxnotificationmessagesetmessage} to initialize the object
before showing it. before showing it.