diff options
author | Darrell Anderson <[email protected]> | 2012-10-21 13:02:11 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-10-21 13:02:11 -0500 |
commit | d8aafdb12867df7ef5ffce7a05653c01ff33af65 (patch) | |
tree | f92a37b3b5d0151930a94e86bb81434b11828573 /src | |
parent | 5bf9c2d78e4d567889d6b888a6b5ce54bbb48e27 (diff) | |
download | basket-d8aafdb12867df7ef5ffce7a05653c01ff33af65.tar.gz basket-d8aafdb12867df7ef5ffce7a05653c01ff33af65.zip |
Fix inadvertent tqt changes.
Diffstat (limited to 'src')
-rw-r--r-- | src/notecontent.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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", |