From 0f92dd542b65bc910caaf190b7c623aa5158c86a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 14 Nov 2011 22:33:41 -0600 Subject: Fix native TQt3 accidental conversion to tquit --- doc/html/qdialog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qdialog.html') diff --git a/doc/html/qdialog.html b/doc/html/qdialog.html index c23d826e0..01945715a 100644 --- a/doc/html/qdialog.html +++ b/doc/html/qdialog.html @@ -242,7 +242,7 @@ and exec() to return r. main widget, the application terminates. If the dialog is the last window closed, the TQApplication::lastWindowClosed() signal is emitted. -

See also accept(), reject(), TQApplication::mainWidget(), and TQApplication::tquit(). +

See also accept(), reject(), TQApplication::mainWidget(), and TQApplication::quit().

int TQDialog::exec () [slot]

-- cgit v1.2.3