From 0fee8cc4fa859c0abd523e9d24dadacf7b141025 Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 18 Nov 2003 21:21:05 +0000 Subject: [PATCH] Fixed a tex2rtf warning git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24589 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/colour.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latex/wx/colour.tex b/docs/latex/wx/colour.tex index 7921a0642d..74526a993c 100644 --- a/docs/latex/wx/colour.tex +++ b/docs/latex/wx/colour.tex @@ -336,7 +336,7 @@ found in the database. \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 -- 2.45.2