summaryrefslogtreecommitdiffstats
path: root/doc/html/qsessionmanager.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-14 22:33:41 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-14 22:33:41 -0600
commit0f92dd542b65bc910caaf190b7c623aa5158c86a (patch)
tree120ab7e08fa0ffc354ef58d100f79a33c92aa6e6 /doc/html/qsessionmanager.html
parentd796c9dd933ab96ec83b9a634feedd5d32e1ba3f (diff)
downloadtqt3-0f92dd542b65bc910caaf190b7c623aa5158c86a.tar.gz
tqt3-0f92dd542b65bc910caaf190b7c623aa5158c86a.zip
Fix native TQt3 accidental conversion to tquit
Diffstat (limited to 'doc/html/qsessionmanager.html')
-rw-r--r--doc/html/qsessionmanager.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qsessionmanager.html b/doc/html/qsessionmanager.html
index 9ad3ae9fb..04077a504 100644
--- a/doc/html/qsessionmanager.html
+++ b/doc/html/qsessionmanager.html
@@ -106,7 +106,7 @@ the session is shut down, it wants to be restarted at the start of
the next session.
<li><tt>TQSessionManager::RestartAnyway</tt> - the application wants to be started at the
start of the next session, no matter what. (This is useful for
-utilities that run just after startup and then tquit.)
+utilities that run just after startup and then quit.)
<li><tt>TQSessionManager::RestartImmediately</tt> - the application wants to be started
immediately whenever it is not running.
<li><tt>TQSessionManager::RestartNever</tt> - the application does not want to be restarted