summaryrefslogtreecommitdiffstats
path: root/doc/man/man3/tqsgistyle.3qt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/man3/tqsgistyle.3qt')
-rw-r--r--doc/man/man3/tqsgistyle.3qt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/tqsgistyle.3qt b/doc/man/man3/tqsgistyle.3qt
index 127b70cb4..29a24a149 100644
--- a/doc/man/man3/tqsgistyle.3qt
+++ b/doc/man/man3/tqsgistyle.3qt
@@ -16,7 +16,7 @@ Inherits TQMotifStyle.
.SS "Public Members"
.in +1c
.ti -1c
-.BI "\fBTQSGIStyle\fR ( bool useHighlightCols = FALSE )"
+.BI "\fBTQSGIStyle\fR ( bool useHighlightCols = false )"
.br
.ti -1c
.BI "virtual \fB~TQSGIStyle\fR ()"
@@ -29,10 +29,10 @@ This class implements the SGI look and feel. It resembles the SGI/Irix Motif GUI
.PP
See also Widget Appearance and Style.
.SH MEMBER FUNCTION DOCUMENTATION
-.SH "TQSGIStyle::TQSGIStyle ( bool useHighlightCols = FALSE )"
+.SH "TQSGIStyle::TQSGIStyle ( bool useHighlightCols = false )"
Constructs a TQSGIStyle.
.PP
-If \fIuseHighlightCols\fR is FALSE (default value), the style will polish the application's color palette to emulate the Motif way of highlighting, which is a simple inversion between the base and the text color.
+If \fIuseHighlightCols\fR is false (default value), the style will polish the application's color palette to emulate the Motif way of highlighting, which is a simple inversion between the base and the text color.
.PP
See also TQMotifStyle::useHighlightColors().
.SH "TQSGIStyle::~TQSGIStyle ()\fC [virtual]\fR"