diff options
Diffstat (limited to 'doc/html/tqdropsite.html')
-rw-r--r-- | doc/html/tqdropsite.html | 2 |
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> |