summaryrefslogtreecommitdiffstats
path: root/doc/html/qicondragevent.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qicondragevent.html')
-rw-r--r--doc/html/qicondragevent.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/qicondragevent.html b/doc/html/qicondragevent.html
index 8455b6cd9..50c06531c 100644
--- a/doc/html/qicondragevent.html
+++ b/doc/html/qicondragevent.html
@@ -58,7 +58,7 @@ this event is is normal to begin using drag and drop.
</h3>
<p> Constructs an icon drag event object with the accept parameter
-flag set to FALSE.
+flag set to false.
<p> <p>See also <a href="#accept">accept</a>().
<h3 class=fn>void <a name="accept"></a>TQIconDragEvent::accept ()
@@ -82,8 +82,8 @@ has not handled the icon drag as a result other events can be sent.
<h3 class=fn>bool <a name="isAccepted"></a>TQIconDragEvent::isAccepted () const
</h3>
-<p> Returns TRUE if the receiver of the event has started a drag and
-drop operation; otherwise returns FALSE.
+<p> Returns true if the receiver of the event has started a drag and
+drop operation; otherwise returns false.
<p> <p>See also <a href="#accept">accept</a>() and <a href="#ignore">ignore</a>().
<!-- eof -->