summaryrefslogtreecommitdiffstats
path: root/doc/html/ntqevent.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/ntqevent.html')
-rw-r--r--doc/html/ntqevent.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqevent.html b/doc/html/ntqevent.html
index 812ef5fd5..643940701 100644
--- a/doc/html/ntqevent.html
+++ b/doc/html/ntqevent.html
@@ -124,7 +124,7 @@ cleaned up.
<li><tt>TQEvent::ParentPaletteChange</tt> - Palette of the parent widget changed.
<li><tt>TQEvent::ApplicationPaletteChange</tt> - Default application palette changed.
<li><tt>TQEvent::Clipboard</tt> - Clipboard contents have changed.
-<li><tt>TQEvent::SockAct</tt> - Socket activated, used to implement <a href="ntqsocketnotifier.html">TQSocketNotifier</a>.
+<li><tt>TQEvent::SockAct</tt> - Socket activated, used to implement <a href="tqsocketnotifier.html">TQSocketNotifier</a>.
<li><tt>TQEvent::DragEnter</tt> - A drag-and-drop enters widget, <a href="tqdragenterevent.html">TQDragEnterEvent</a>.
<li><tt>TQEvent::DragMove</tt> - A drag-and-drop is in progress, <a href="tqdragmoveevent.html">TQDragMoveEvent</a>.
<li><tt>TQEvent::DragLeave</tt> - A drag-and-drop leaves widget, <a href="tqdragleaveevent.html">TQDragLeaveEvent</a>.