summaryrefslogtreecommitdiffstats
path: root/doc/html/commandentry_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/commandentry_8cpp-source.html
parent295eaf3db5533675bf5b59c1e1318bd74ee1361b (diff)
downloadkshowmail-a95a837139067a21f1ab7a327bcfabb3a753dc68.tar.gz
kshowmail-a95a837139067a21f1ab7a327bcfabb3a753dc68.zip
Use proper TQt headers
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/commandentry_8cpp-source.html')
-rw-r--r--doc/html/commandentry_8cpp-source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/commandentry_8cpp-source.html b/doc/html/commandentry_8cpp-source.html
index b134513..99ae04f 100644
--- a/doc/html/commandentry_8cpp-source.html
+++ b/doc/html/commandentry_8cpp-source.html
@@ -38,7 +38,7 @@
<a name="l00021"></a>00021 <span class="preprocessor">#include &lt;tdeapplication.h&gt;</span>
<a name="l00022"></a>00022 <span class="preprocessor">#include &lt;tdeaction.h&gt;</span>
<a name="l00023"></a>00023 <span class="preprocessor">#include &lt;kdebug.h&gt;</span>
-<a name="l00024"></a>00024 <span class="preprocessor">#include &lt;ntqmessagebox.h&gt;</span>
+<a name="l00024"></a>00024 <span class="preprocessor">#include &lt;tqmessagebox.h&gt;</span>
<a name="l00025"></a>00025
<a name="l00026"></a>00026 <span class="preprocessor">#include "commandentry.h"</span>
<a name="l00027"></a>00027 <span class="preprocessor">#include "editdialog.h"</span>