summaryrefslogtreecommitdiffstats
path: root/doc/html/classKShowMailApp.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-03-22 13:58:57 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-03-23 11:16:13 +0900
commitdf48ed078a0409e56f8d3373898f0797c3376ae7 (patch)
tree2c1eed4cc787375e3d3649b3bdf45a828b007b9e /doc/html/classKShowMailApp.html
parent3a620ec823de5283d9f4afe21d80eb5f3e13722e (diff)
downloadkshowmail-df48ed07.tar.gz
kshowmail-df48ed07.zip
Replace TRUE/FALSE with boolean values true/false
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6d1638620f3da1664aa3b86c46852515fc78707c)
Diffstat (limited to 'doc/html/classKShowMailApp.html')
-rw-r--r--doc/html/classKShowMailApp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/classKShowMailApp.html b/doc/html/classKShowMailApp.html
index 6fb4b55..e3c59f3 100644
--- a/doc/html/classKShowMailApp.html
+++ b/doc/html/classKShowMailApp.html
@@ -803,7 +803,7 @@ Saves GUI options, account and filter settings to the configuration file.
<div class="memdoc">
<p>
-Calls the close() method of <a class="el" href="classKShowMailApp.html">KShowMailApp</a> to exit the application. Uses <a class="el" href="classKShowMailApp.html#d93e3467abdad835b02dde5f514c4013">askCloseConfirmation()</a> to ask the user (if configured). Sets m_bForceClose to TRUE, therefore <a class="el" href="classKShowMailApp.html#347ed7817554f0a8c6e078101ce1babb">queryClose()</a> will be passed without anything to do. After that in <a class="el" href="classKShowMailApp.html#2e471542abbac9779cd38a4f63ec5187">queryExit()</a> <a class="el" href="classKShowMailApp.html#c97f2ac7f5c12aab46651f818f414109">slotSaveOptions()</a> will be invoked.
+Calls the close() method of <a class="el" href="classKShowMailApp.html">KShowMailApp</a> to exit the application. Uses <a class="el" href="classKShowMailApp.html#d93e3467abdad835b02dde5f514c4013">askCloseConfirmation()</a> to ask the user (if configured). Sets m_bForceClose to true, therefore <a class="el" href="classKShowMailApp.html#347ed7817554f0a8c6e078101ce1babb">queryClose()</a> will be passed without anything to do. After that in <a class="el" href="classKShowMailApp.html#2e471542abbac9779cd38a4f63ec5187">queryExit()</a> <a class="el" href="classKShowMailApp.html#c97f2ac7f5c12aab46651f818f414109">slotSaveOptions()</a> will be invoked.
</div>
</div><p>
<a class="anchor" name="65f99925664c07c6eafa2b375352ad34"></a><!-- doxytag: member="KShowMailApp::slotSetupAccount" ref="65f99925664c07c6eafa2b375352ad34" args="()" -->