summaryrefslogtreecommitdiffstats
path: root/doc/html/optiondialog_8cpp-source.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 18:12:19 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-23 18:12:19 +0900
commita95a837139067a21f1ab7a327bcfabb3a753dc68 (patch)
tree922d4887e812aa47f0171b422962760f2493b56b /doc/html/optiondialog_8cpp-source.html
parent295eaf3db5533675bf5b59c1e1318bd74ee1361b (diff)
downloadkshowmail-master.tar.gz
kshowmail-master.zip
Use proper TQt headersHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/optiondialog_8cpp-source.html')
-rw-r--r--doc/html/optiondialog_8cpp-source.html12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/html/optiondialog_8cpp-source.html b/doc/html/optiondialog_8cpp-source.html
index 0137a7f..05bcb11 100644
--- a/doc/html/optiondialog_8cpp-source.html
+++ b/doc/html/optiondialog_8cpp-source.html
@@ -34,12 +34,12 @@
<a name="l00017"></a>00017 <span class="comment"> * *</span>
<a name="l00018"></a>00018 <span class="comment"> ***************************************************************************/</span>
<a name="l00019"></a>00019
-<a name="l00020"></a>00020 <span class="preprocessor">#include &lt;ntqcheckbox.h&gt;</span>
-<a name="l00021"></a>00021 <span class="preprocessor">#include &lt;ntqspinbox.h&gt;</span>
-<a name="l00022"></a>00022 <span class="preprocessor">#include &lt;ntqlabel.h&gt;</span>
-<a name="l00023"></a>00023 <span class="preprocessor">#include &lt;ntqfileinfo.h&gt;</span>
-<a name="l00024"></a>00024 <span class="preprocessor">#include &lt;ntqfiledialog.h&gt;</span>
-<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;ntqpushbutton.h&gt;</span>
+<a name="l00020"></a>00020 <span class="preprocessor">#include &lt;tqcheckbox.h&gt;</span>
+<a name="l00021"></a>00021 <span class="preprocessor">#include &lt;tqspinbox.h&gt;</span>
+<a name="l00022"></a>00022 <span class="preprocessor">#include &lt;tqlabel.h&gt;</span>
+<a name="l00023"></a>00023 <span class="preprocessor">#include &lt;tqfileinfo.h&gt;</span>
+<a name="l00024"></a>00024 <span class="preprocessor">#include &lt;tqfiledialog.h&gt;</span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;tqpushbutton.h&gt;</span>
<a name="l00026"></a>00026
<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;tdemessagebox.h&gt;</span>
<a name="l00028"></a>00028 <span class="preprocessor">#include &lt;tdelocale.h&gt;</span>