summaryrefslogtreecommitdiffstats
path: root/doc/html/eventsandfilters.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/eventsandfilters.html')
-rw-r--r--doc/html/eventsandfilters.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/eventsandfilters.html b/doc/html/eventsandfilters.html
index 890229bd5..e2950722a 100644
--- a/doc/html/eventsandfilters.html
+++ b/doc/html/eventsandfilters.html
@@ -67,7 +67,7 @@ implementation; for example:
{
// my implementation
- TQTable::<a href="ntqscrollview.html#contentsMouseMoveEvent">contentsMouseMoveEvent</a>( me ); // hand it on
+ TQTable::<a href="tqscrollview.html#contentsMouseMoveEvent">contentsMouseMoveEvent</a>( me ); // hand it on
}
</pre>