From 87d29563e3ccdeb7fea0197e262e667ef323ff9c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 14:56:09 +0900 Subject: Rename utility class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/ntqpalette.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/ntqpalette.html') diff --git a/doc/html/ntqpalette.html b/doc/html/ntqpalette.html index 2f57f817b..f2763deba 100644 --- a/doc/html/ntqpalette.html +++ b/doc/html/ntqpalette.html @@ -217,7 +217,7 @@ used for anything other than equality testing.

Note that TQPalette uses copy-on-write, and the serial number changes during the lazy copy operation (detach()), not during a shallow copy (copy constructor or assignment). -

See also TQPixmap, TQPixmapCache, and TQCache. +

See also TQPixmap, TQPixmapCache, and TQCache.

void TQPalette::setActive ( const TQColorGroup & g )

-- cgit v1.2.3