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 117a605f..8455b6cd 100644
--- a/doc/html/qicondragevent.html
+++ b/doc/html/qicondragevent.html
@@ -33,8 +33,8 @@ body { background: #ffffff; color: black; }
<p>The TQIconDragEvent class signals that a main icon drag has begun.
<a href="#details">More...</a>
-<p><tt>#include &lt;<a href="qevent-h.html">qevent.h</a>&gt;</tt>
-<p>Inherits <a href="qevent.html">TQEvent</a>.
+<p><tt>#include &lt;<a href="qevent-h.html">ntqevent.h</a>&gt;</tt>
+<p>Inherits <a href="ntqevent.html">TQEvent</a>.
<p><a href="qicondragevent-members.html">List of all member functions.</a>
<h2>Public Members</h2>
<ul>
@@ -68,7 +68,7 @@ flag set to FALSE.
<p> Setting the accept flag indicates that the receiver of this event
has started a drag and drop oeration.
<p> The accept flag is <em>not</em> set by default.
-<p> <p>See also <a href="#ignore">ignore</a>() and <a href="qwidget.html#hide">TQWidget::hide</a>().
+<p> <p>See also <a href="#ignore">ignore</a>() and <a href="ntqwidget.html#hide">TQWidget::hide</a>().
<h3 class=fn>void <a name="ignore"></a>TQIconDragEvent::ignore ()
</h3>