summaryrefslogtreecommitdiffstats
path: root/doc/html/CommandEntryDlg_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/CommandEntryDlg_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/CommandEntryDlg_8h-source.html')
-rw-r--r--doc/html/CommandEntryDlg_8h-source.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/CommandEntryDlg_8h-source.html b/doc/html/CommandEntryDlg_8h-source.html
index e3a9f05..c0c6920 100644
--- a/doc/html/CommandEntryDlg_8h-source.html
+++ b/doc/html/CommandEntryDlg_8h-source.html
@@ -27,8 +27,8 @@
<a name="l00010"></a>00010 <span class="preprocessor">#ifndef COMMANDENTRYDLG_H</span>
<a name="l00011"></a>00011 <span class="preprocessor"></span><span class="preprocessor">#define COMMANDENTRYDLG_H</span>
<a name="l00012"></a>00012 <span class="preprocessor"></span>
-<a name="l00013"></a>00013 <span class="preprocessor">#include &lt;ntqvariant.h&gt;</span>
-<a name="l00014"></a>00014 <span class="preprocessor">#include &lt;ntqdialog.h&gt;</span>
+<a name="l00013"></a>00013 <span class="preprocessor">#include &lt;tqvariant.h&gt;</span>
+<a name="l00014"></a>00014 <span class="preprocessor">#include &lt;tqdialog.h&gt;</span>
<a name="l00015"></a>00015
<a name="l00016"></a>00016 <span class="keyword">class </span>TQVBoxLayout;
<a name="l00017"></a>00017 <span class="keyword">class </span>TQHBoxLayout;