diff options
author | Darrell Anderson <[email protected]> | 2012-10-21 13:02:11 -0500 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-12-28 18:45:36 +0100 |
commit | 1367b3bd8cf9c63ebf782c1b60dfcf7073f3af79 (patch) | |
tree | 79d83467181874910ae3b189e005ff3cd39ccf60 | |
parent | 3a31abd34d7ead92a22d12e43ee4957c3ac1c614 (diff) | |
download | basket-1367b3bd8cf9c63ebf782c1b60dfcf7073f3af79.tar.gz basket-1367b3bd8cf9c63ebf782c1b60dfcf7073f3af79.zip |
Fix inadvertent tqt changes.
(cherry picked from commit d8aafdb12867df7ef5ffce7a05653c01ff33af65)
-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", |