summaryrefslogtreecommitdiffstats
path: root/doc/html/OptionDlg_8h-source.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/OptionDlg_8h-source.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/OptionDlg_8h-source.html')
-rw-r--r--doc/html/OptionDlg_8h-source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/OptionDlg_8h-source.html b/doc/html/OptionDlg_8h-source.html
index 1d71967..1c12dc9 100644
--- a/doc/html/OptionDlg_8h-source.html
+++ b/doc/html/OptionDlg_8h-source.html
@@ -49,7 +49,7 @@
<a name="l00032"></a>00032 TQ_OBJECT
<a name="l00033"></a>00033
<a name="l00034"></a>00034 <span class="keyword">public</span>:
-<a name="l00035"></a>00035 <a class="code" href="classOptionDlg.html#05e56abcb224cbcb9c3bae64ba76175a">OptionDlg</a>( TQWidget* parent = 0, <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0, <span class="keywordtype">bool</span> modal = FALSE, WFlags fl = 0 );
+<a name="l00035"></a>00035 <a class="code" href="classOptionDlg.html#05e56abcb224cbcb9c3bae64ba76175a">OptionDlg</a>( TQWidget* parent = 0, <span class="keyword">const</span> <span class="keywordtype">char</span>* name = 0, <span class="keywordtype">bool</span> modal = false, WFlags fl = 0 );
<a name="l00036"></a>00036 <a class="code" href="classOptionDlg.html#cc442307e009b470032fe689ee31ef7e">~OptionDlg</a>();
<a name="l00037"></a>00037
<a name="l00038"></a><a class="code" href="classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6">00038</a> TQGroupBox* <a class="code" href="classOptionDlg.html#e1726cfcdf38d53e958fbd6fc5267ea6">TQGroupBox_1</a>;