summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqcolor.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqcolor.3qt')
-rw-r--r--doc/man/man3/tqcolor.3qt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/tqcolor.3qt b/doc/man/man3/tqcolor.3qt
index 74070f00e..34696d4c3 100644
--- a/doc/man/man3/tqcolor.3qt
+++ b/doc/man/man3/tqcolor.3qt
@@ -134,7 +134,7 @@ TQColor \- Colors based on RGB or HSV values
.BI "void \fBcleanup\fR ()"
.br
.ti -1c
-.BI "QStringList \fBcolorNames\fR ()"
+.BI "TQStringList \fBcolorNames\fR ()"
.br
.in -1c
.SH RELATED FUNCTION DOCUMENTATION
@@ -288,8 +288,8 @@ Returns the B (blue) component of the RGB value.
Internal clean up required for TQColor. This function is called from the QApplication destructor.
.PP
See also initialize().
-.SH "QStringList TQColor::colorNames ()\fC [static]\fR"
-Returns a QStringList containing the color names TQt knows about.
+.SH "TQStringList TQColor::colorNames ()\fC [static]\fR"
+Returns a TQStringList containing the color names TQt knows about.
.SH "int TQColor::currentAllocContext ()\fC [static]\fR"
Returns the current color allocation context.
.PP