summaryrefslogtreecommitdiffstats
path: root/doc/html/tqdialog.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqdialog.html')
-rw-r--r--doc/html/tqdialog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqdialog.html b/doc/html/tqdialog.html
index 4aedd0233..5413a2d8c 100644
--- a/doc/html/tqdialog.html
+++ b/doc/html/tqdialog.html
@@ -138,7 +138,7 @@ default button.
<h3> Escape Key
</h3>
<a name="1-3"></a><p> If the user presses the Esc key in a dialog, <a href="#reject">TQDialog::reject</a>()
-will be called. This will cause the window to close: the <a href="qcloseevent.html">closeEvent</a> cannot be <a href="qcloseevent.html#ignore">ignored</a>.
+will be called. This will cause the window to close: the <a href="tqcloseevent.html">closeEvent</a> cannot be <a href="tqcloseevent.html#ignore">ignored</a>.
<p> <a name="extensibility"></a>
<h3> Extensibility
</h3>