summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqcolorgroup.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqcolorgroup.3qt')
-rw-r--r--doc/man/man3/tqcolorgroup.3qt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/man3/tqcolorgroup.3qt b/doc/man/man3/tqcolorgroup.3qt
index c22374b32..ead4aa7a2 100644
--- a/doc/man/man3/tqcolorgroup.3qt
+++ b/doc/man/man3/tqcolorgroup.3qt
@@ -294,13 +294,13 @@ Returns the midlight color of the color group.
.PP
See also ColorRole.
.SH "bool QColorGroup::operator!= ( const QColorGroup & g ) const"
-Returns TRUE if this color group is different from \fIg\fR; otherwise returns FALSE.
+Returns true if this color group is different from \fIg\fR; otherwise returns false.
.PP
See also
.SH "QColorGroup & QColorGroup::operator= ( const QColorGroup & other )"
Copies the colors of \fIother\fR to this color group.
.SH "bool QColorGroup::operator== ( const QColorGroup & g ) const"
-Returns TRUE if this color group is equal to \fIg\fR; otherwise returns FALSE.
+Returns true if this color group is equal to \fIg\fR; otherwise returns false.
.PP
See also
.SH "void QColorGroup::setBrush ( ColorRole r, const QBrush & b )"