summaryrefslogtreecommitdiffstats
path: root/doc/html/hello-example.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/hello-example.html')
-rw-r--r--doc/html/hello-example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/hello-example.html b/doc/html/hello-example.html
index 4410cb178..6145ecbce 100644
--- a/doc/html/hello-example.html
+++ b/doc/html/hello-example.html
@@ -175,7 +175,7 @@ void Hello::<a href="tqwidget.html#paintEvent">paintEvent</a>( <a href="qpaintev
<a name="x1635"></a> p.<a href="ntqpainter.html#end">end</a>();
// 4: Copy the pixmap to the Hello widget
- <a href="ntqimage.html#bitBlt">bitBlt</a>( this, pmx, pmy, &amp;pm );
+ <a href="tqimage.html#bitBlt">bitBlt</a>( this, pmx, pmy, &amp;pm );
}
</pre>