Fixed a tex2rtf warning

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2003-11-18 21:21:05 +00:00
parent 3ac7b44cc0
commit 0fee8cc4fa

View File

@ -336,7 +336,7 @@ found in the database.
\func{wxColour*}{FindColour}{\param{const wxString\& }{colourName}} \func{wxColour*}{FindColour}{\param{const wxString\& }{colourName}}
Finds a colour given the name. Returns \NULL if not found or a pointer which Finds a colour given the name. Returns \tt{NULL} if not found or a pointer which
must be deleted by the caller otherwise. must be deleted by the caller otherwise.
Please note that this method is deprecated and will be removed in the next Please note that this method is deprecated and will be removed in the next