summaryrefslogtreecommitdiffstats
path: root/doc/html/tqcolordialog.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqcolordialog.html')
-rw-r--r--doc/html/tqcolordialog.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqcolordialog.html b/doc/html/tqcolordialog.html
index 473b175bd..32f4e44d5 100644
--- a/doc/html/tqcolordialog.html
+++ b/doc/html/tqcolordialog.html
@@ -92,8 +92,8 @@ Pops up a modal color dialog to allow the user to choose a color
and an alpha channel (transparency) value. The color+alpha is
initially set to <em>initial</em>. The dialog is a child of <em>parent</em>
and called <em>name</em>.
-<p> If <em>ok</em> is non-null, <em>*</em><em>ok</em> is set to TRUE if the user clicked
-OK, and to FALSE if the user clicked Cancel.
+<p> If <em>ok</em> is non-null, <em>*</em><em>ok</em> is set to true if the user clicked
+OK, and to false if the user clicked Cancel.
<p> If the user clicks Cancel, the <em>initial</em> value is returned.
<h3 class=fn>void <a name="setCustomColor"></a>TQColorDialog::setCustomColor ( int&nbsp;i, TQRgb&nbsp;c )<tt> [static]</tt>