summaryrefslogtreecommitdiffstats
path: root/doc/html/tqiconview.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqiconview.html')
-rw-r--r--doc/html/tqiconview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqiconview.html b/doc/html/tqiconview.html
index 7a3c286ea..f10b8cabe 100644
--- a/doc/html/tqiconview.html
+++ b/doc/html/tqiconview.html
@@ -852,7 +852,7 @@ See the <a href="tqiconview.html#showToolTips-prop">"showToolTips"</a> property
</h3>
This slot is used for a slightly-delayed update.
<p> The icon view is not redrawn immediately after inserting a new item
-but after a very small delay using a <a href="ntqtimer.html">TQTimer</a>. This means that when
+but after a very small delay using a <a href="tqtimer.html">TQTimer</a>. This means that when
many items are inserted in a loop the icon view is probably redrawn
only once at the end of the loop. This makes the insertions both
flicker-free and faster.