From d8aafdb12867df7ef5ffce7a05653c01ff33af65 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 21 Oct 2012 13:02:11 -0500 Subject: [PATCH] Fix inadvertent tqt changes. --- src/notecontent.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/notecontent.cpp b/src/notecontent.cpp index 02fc97a..1036516 100644 --- a/src/notecontent.cpp +++ b/src/notecontent.cpp @@ -1680,7 +1680,7 @@ void ColorContent::toolTipInfos(TQStringList *keys, TQStringList *values) "midnightblue", "191970", "mintcream", "f5fffa", "mistyrose", "ffe4e1", - "tqmoccasin", "ffe4b5", + "moccasin", "ffe4b5", "navajowhite", "ffdead", "oldlace", "fdf5e6", "olivedrab", "6b8e23",