summaryrefslogtreecommitdiffstats
path: root/doc/html/tqdropsite.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-08-06 11:29:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-08-06 11:29:57 +0900
commitdcce5b1f2c449ed9a02b1752e0d74f147a83d07d (patch)
treed57fe27457a96451f1a67e2a2db268a441d917fc /doc/html/tqdropsite.html
parent649c4c61a1f1f479f4532b196f68df476cef2680 (diff)
downloadtqt-rename/true-false-4.tar.gz
tqt-rename/true-false-4.zip
Replace TRUE/FALSE with boolean values true/false - part 4rename/true-false-4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/tqdropsite.html')
-rw-r--r--doc/html/tqdropsite.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqdropsite.html b/doc/html/tqdropsite.html
index 59c04ec56..fa424f2a3 100644
--- a/doc/html/tqdropsite.html
+++ b/doc/html/tqdropsite.html
@@ -55,7 +55,7 @@ folded into <a href="tqwidget.html">TQWidget</a>.
</h3>
Constructs a TQDropSite to handle events for the widget <em>self</em>.
<p> Pass <tt>this</tt> as the <em>self</em> parameter.
-This enables dropping by calling <a href="tqwidget.html#setAcceptDrops">TQWidget::setAcceptDrops</a>(TRUE).
+This enables dropping by calling <a href="tqwidget.html#setAcceptDrops">TQWidget::setAcceptDrops</a>(true).
<h3 class=fn><a name="~TQDropSite"></a>TQDropSite::~TQDropSite ()<tt> [virtual]</tt>
</h3>