summaryrefslogtreecommitdiffstats
path: root/doc/html/kshowmaildock_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-24 00:00:16 +0900
commit727f9c3cc1f60e53397a2b6c0227288260d5451c (patch)
tree60434fe9b0461842c4cec5ddc361c8969fc67435 /doc/html/kshowmaildock_8cpp-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/kshowmaildock_8cpp-source.html')
-rw-r--r--doc/html/kshowmaildock_8cpp-source.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/kshowmaildock_8cpp-source.html b/doc/html/kshowmaildock_8cpp-source.html
index 3dff457..0b7a7c0 100644
--- a/doc/html/kshowmaildock_8cpp-source.html
+++ b/doc/html/kshowmaildock_8cpp-source.html
@@ -32,9 +32,9 @@
<a name="l00015"></a>00015 <span class="comment"> * *</span>
<a name="l00016"></a>00016 <span class="comment"> ***************************************************************************/</span>
<a name="l00017"></a>00017
-<a name="l00018"></a>00018 <span class="preprocessor">#include &lt;ntqpixmap.h&gt;</span>
-<a name="l00019"></a>00019 <span class="preprocessor">#include &lt;ntqpainter.h&gt;</span>
-<a name="l00020"></a>00020 <span class="preprocessor">#include &lt;ntqtooltip.h&gt;</span>
+<a name="l00018"></a>00018 <span class="preprocessor">#include &lt;tqpixmap.h&gt;</span>
+<a name="l00019"></a>00019 <span class="preprocessor">#include &lt;tqpainter.h&gt;</span>
+<a name="l00020"></a>00020 <span class="preprocessor">#include &lt;tqtooltip.h&gt;</span>
<a name="l00021"></a>00021
<a name="l00022"></a>00022 <span class="preprocessor">#include &lt;tdepopupmenu.h&gt;</span>
<a name="l00023"></a>00023 <span class="preprocessor">#include &lt;kstandarddirs.h&gt;</span>