]> git.saurik.com Git - wxWidgets.git/commitdiff
Fixed a tex2rtf warning
authorRobin Dunn <robin@alldunn.com>
Tue, 18 Nov 2003 21:21:05 +0000 (21:21 +0000)
committerRobin Dunn <robin@alldunn.com>
Tue, 18 Nov 2003 21:21:05 +0000 (21:21 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/latex/wx/colour.tex

index 7921a0642d53f480fd4d32f7f235f68017932c5b..74526a993c0eec8f28f40cb2d0b418620e522d4e 100644 (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.
 
 Please note that this method is deprecated and will be removed in the next
 must be deleted by the caller otherwise.
 
 Please note that this method is deprecated and will be removed in the next