summaryrefslogtreecommitdiffstats
path: root/doc/html/decodeRFC2047_8h-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-24 00:00:16 +0900
commit727f9c3cc1f60e53397a2b6c0227288260d5451c (patch)
tree60434fe9b0461842c4cec5ddc361c8969fc67435 /doc/html/decodeRFC2047_8h-source.html
parent3b14611fbdd9e951454c87e8ee7571a00d8fda16 (diff)
downloadkshowmail-727f9c3cc1f60e53397a2b6c0227288260d5451c.tar.gz
kshowmail-727f9c3cc1f60e53397a2b6c0227288260d5451c.zip
Use proper TQt headers
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit a95a837139067a21f1ab7a327bcfabb3a753dc68)
Diffstat (limited to 'doc/html/decodeRFC2047_8h-source.html')
-rw-r--r--doc/html/decodeRFC2047_8h-source.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/html/decodeRFC2047_8h-source.html b/doc/html/decodeRFC2047_8h-source.html
index 2ad03d5..be5fa5a 100644
--- a/doc/html/decodeRFC2047_8h-source.html
+++ b/doc/html/decodeRFC2047_8h-source.html
@@ -43,10 +43,10 @@
<a name="l00021"></a>00021 <span class="preprocessor">#include &lt;stdlib.h&gt;</span>
<a name="l00022"></a>00022
<a name="l00023"></a>00023 <span class="comment">//TQt header</span>
-<a name="l00024"></a>00024 <span class="preprocessor">#include &lt;ntqtextcodec.h&gt;</span>
-<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;ntqregexp.h&gt;</span>
-<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;ntqstring.h&gt;</span>
-<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;ntqcstring.h&gt;</span>
+<a name="l00024"></a>00024 <span class="preprocessor">#include &lt;tqtextcodec.h&gt;</span>
+<a name="l00025"></a>00025 <span class="preprocessor">#include &lt;tqregexp.h&gt;</span>
+<a name="l00026"></a>00026 <span class="preprocessor">#include &lt;tqstring.h&gt;</span>
+<a name="l00027"></a>00027 <span class="preprocessor">#include &lt;tqcstring.h&gt;</span>
<a name="l00028"></a>00028
<a name="l00029"></a>00029 <span class="comment">//KDE header</span>
<a name="l00030"></a>00030 <span class="preprocessor">#include &lt;tdelocale.h&gt;</span>