summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqwidget.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqwidget.html')
-rw-r--r--doc/html/ntqwidget.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqwidget.html b/doc/html/ntqwidget.html
index 10e22604a..d49881dc6 100644
--- a/doc/html/ntqwidget.html
+++ b/doc/html/ntqwidget.html
@@ -1617,7 +1617,7 @@ reasons.
to, but some slow widgets need to optimize by painting only the
requested region: <a href="qpaintevent.html#region">TQPaintEvent::region</a>(). This speed optimization
does not change the result, as painting is clipped to that region
-during event processing. <a href="ntqlistview.html">TQListView</a> and <a href="ntqcanvas.html">TQCanvas</a> do this, for
+during event processing. <a href="ntqlistview.html">TQListView</a> and <a href="tqcanvas.html">TQCanvas</a> do this, for
example.
<p> TQt also tries to speed up painting by merging multiple paint
events into one. When update() is called several times or the