summaryrefslogtreecommitdiffstats
path: root/doc/html/qdialog.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qdialog.html')
-rw-r--r--doc/html/qdialog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qdialog.html b/doc/html/qdialog.html
index c23d826e..01945715 100644
--- a/doc/html/qdialog.html
+++ b/doc/html/qdialog.html
@@ -242,7 +242,7 @@ and exec() to return <em>r</em>.
main widget, the application terminates. If the dialog is the
last window closed, the <a href="qapplication.html#lastWindowClosed">TQApplication::lastWindowClosed</a>() signal is
emitted.
-<p> <p>See also <a href="#accept">accept</a>(), <a href="#reject">reject</a>(), <a href="qapplication.html#mainWidget">TQApplication::mainWidget</a>(), and <a href="qapplication.html#tquit">TQApplication::tquit</a>().
+<p> <p>See also <a href="#accept">accept</a>(), <a href="#reject">reject</a>(), <a href="qapplication.html#mainWidget">TQApplication::mainWidget</a>(), and <a href="qapplication.html#quit">TQApplication::quit</a>().
<h3 class=fn>int <a name="exec"></a>TQDialog::exec ()<tt> [slot]</tt>
</h3>