summaryrefslogtreecommitdiffstats
path: root/doc/html/tqsessionmanager.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqsessionmanager.html')
-rw-r--r--doc/html/tqsessionmanager.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/tqsessionmanager.html b/doc/html/tqsessionmanager.html
index d918c5f2f..96edc0628 100644
--- a/doc/html/tqsessionmanager.html
+++ b/doc/html/tqsessionmanager.html
@@ -127,8 +127,8 @@ guaranteed that the session manager will allow interaction.
</h3>
<p> Asks the session manager for permission to interact with the
-user. Returns TRUE if interaction is permitted; otherwise
-returns FALSE.
+user. Returns true if interaction is permitted; otherwise
+returns false.
<p> The rationale behind this mechanism is to make it possible to
synchronize user interaction during a shutdown. Advanced session
managers may ask all applications simultaneously to commit their
@@ -208,8 +208,8 @@ iterate over a copy, e.g.
<h3 class=fn>bool <a name="isPhase2"></a>TQSessionManager::isPhase2 () const
</h3>
-<p> Returns TRUE if the session manager is currently performing a second
-session management phase; otherwise returns FALSE.
+<p> Returns true if the session manager is currently performing a second
+session management phase; otherwise returns false.
<p> <p>See also <a href="#requestPhase2">requestPhase2</a>().
<h3 class=fn>void <a name="release"></a>TQSessionManager::release ()