summaryrefslogtreecommitdiffstats
path: root/doc/html/tqcolordrag.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqcolordrag.html')
-rw-r--r--doc/html/tqcolordrag.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/tqcolordrag.html b/doc/html/tqcolordrag.html
index ead839f08..2e6636095 100644
--- a/doc/html/tqcolordrag.html
+++ b/doc/html/tqcolordrag.html
@@ -73,8 +73,8 @@ Constructs a color drag object with a white color. Passes <em>dragsource</em> an
<h3 class=fn>bool <a name="canDecode"></a>TQColorDrag::canDecode ( <a href="tqmimesource.html">TQMimeSource</a>&nbsp;*&nbsp;e )<tt> [static]</tt>
</h3>
-Returns TRUE if the color drag object can decode the mime source
-<em>e</em>; otherwise returns FALSE.
+Returns true if the color drag object can decode the mime source
+<em>e</em>; otherwise returns false.
<h3 class=fn>bool <a name="decode"></a>TQColorDrag::decode ( <a href="tqmimesource.html">TQMimeSource</a>&nbsp;*&nbsp;e, <a href="tqcolor.html">TQColor</a>&nbsp;&amp;&nbsp;col )<tt> [static]</tt>
</h3>