summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqiconview.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqiconview.html')
-rw-r--r--doc/html/ntqiconview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqiconview.html b/doc/html/ntqiconview.html
index b1d6f5b4..9aa536a6 100644
--- a/doc/html/ntqiconview.html
+++ b/doc/html/ntqiconview.html
@@ -274,7 +274,7 @@ subclass TQIconView and reimplement <a href="#dragObject">TQIconView::dragObject
<p> In this example we create a <a href="qtextdrag.html">TQTextDrag</a> object, (derived from
<a href="ntqdragobject.html">TQDragObject</a>), containing the item's label and return it as the drag
-object. We could just as easily have created a <a href="qimagedrag.html">TQImageDrag</a> from the
+object. We could just as easily have created a <a href="tqimagedrag.html">TQImageDrag</a> from the
item's pixmap and returned that instead.
<p> TQIconViews and their TQIconViewItems can also be the targets of drag
and drops. To make the TQIconView itself able to accept drops connect