summaryrefslogtreecommitdiffstats
path: root/doc/html/showlistviewitem_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-23 18:12:19 +0900
commita95a837139067a21f1ab7a327bcfabb3a753dc68 (patch)
tree922d4887e812aa47f0171b422962760f2493b56b /doc/html/showlistviewitem_8h-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/showlistviewitem_8h-source.html')
-rw-r--r--doc/html/showlistviewitem_8h-source.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/showlistviewitem_8h-source.html b/doc/html/showlistviewitem_8h-source.html
index 78a8bad..88086a5 100644
--- a/doc/html/showlistviewitem_8h-source.html
+++ b/doc/html/showlistviewitem_8h-source.html
@@ -40,7 +40,7 @@
<a name="l00018"></a>00018 <span class="preprocessor">#ifndef SHOWLISTVIEWITEM_H</span>
<a name="l00019"></a>00019 <span class="preprocessor"></span><span class="preprocessor">#define SHOWLISTVIEWITEM_H</span>
<a name="l00020"></a>00020 <span class="preprocessor"></span>
-<a name="l00021"></a>00021 <span class="preprocessor">#include &lt;ntqlistview.h&gt;</span>
+<a name="l00021"></a>00021 <span class="preprocessor">#include &lt;tqlistview.h&gt;</span>
<a name="l00022"></a>00022
<a name="l00027"></a><a class="code" href="classShowListViewItem.html">00027</a> <span class="keyword">class </span><a class="code" href="classShowListViewItem.html">ShowListViewItem</a> : <span class="keyword">public</span> TQListViewItem
<a name="l00028"></a>00028 {