summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqcdestyle.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqcdestyle.html')
-rw-r--r--doc/html/ntqcdestyle.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/ntqcdestyle.html b/doc/html/ntqcdestyle.html
index a0b65d139..830a11804 100644
--- a/doc/html/ntqcdestyle.html
+++ b/doc/html/ntqcdestyle.html
@@ -38,7 +38,7 @@ body { background: #ffffff; color: black; }
<p><a href="qcdestyle-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
-<li class=fn><a href="#TQCDEStyle"><b>TQCDEStyle</b></a> ( bool&nbsp;useHighlightCols = FALSE )</li>
+<li class=fn><a href="#TQCDEStyle"><b>TQCDEStyle</b></a> ( bool&nbsp;useHighlightCols = false )</li>
<li class=fn>virtual <a href="#~TQCDEStyle"><b>~TQCDEStyle</b></a> ()</li>
</ul>
<hr><a name="details"></a><h2>Detailed Description</h2>
@@ -58,10 +58,10 @@ documentation.
<p>See also <a href="appearance.html">Widget Appearance and Style</a>.
<hr><h2>Member Function Documentation</h2>
-<h3 class=fn><a name="TQCDEStyle"></a>TQCDEStyle::TQCDEStyle ( bool&nbsp;useHighlightCols = FALSE )
+<h3 class=fn><a name="TQCDEStyle"></a>TQCDEStyle::TQCDEStyle ( bool&nbsp;useHighlightCols = false )
</h3>
Constructs a TQCDEStyle.
-<p> If <em>useHighlightCols</em> is FALSE (the default), then the style will
+<p> If <em>useHighlightCols</em> is false (the default), then the style will
polish the application's color palette to emulate the <a href="motif-extension.html#Motif">Motif</a> way of
highlighting, which is a simple inversion between the base and the
text color.