diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-23 18:12:19 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-23 18:12:19 +0900 |
commit | a95a837139067a21f1ab7a327bcfabb3a753dc68 (patch) | |
tree | 922d4887e812aa47f0171b422962760f2493b56b /doc/html/kshowmaildoc_8cpp-source.html | |
parent | 295eaf3db5533675bf5b59c1e1318bd74ee1361b (diff) | |
download | kshowmail-a95a837139067a21f1ab7a327bcfabb3a753dc68.tar.gz kshowmail-a95a837139067a21f1ab7a327bcfabb3a753dc68.zip |
Use proper TQt headers
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/kshowmaildoc_8cpp-source.html')
-rw-r--r-- | doc/html/kshowmaildoc_8cpp-source.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/kshowmaildoc_8cpp-source.html b/doc/html/kshowmaildoc_8cpp-source.html index 96d8e7d..e537dad 100644 --- a/doc/html/kshowmaildoc_8cpp-source.html +++ b/doc/html/kshowmaildoc_8cpp-source.html @@ -33,8 +33,8 @@ <a name="l00016"></a>00016 <span class="comment"> ***************************************************************************/</span> <a name="l00017"></a>00017 <a name="l00018"></a>00018 <span class="comment">// include files for TQt</span> -<a name="l00019"></a>00019 <span class="preprocessor">#include <ntqdir.h></span> -<a name="l00020"></a>00020 <span class="preprocessor">#include <ntqwidget.h></span> +<a name="l00019"></a>00019 <span class="preprocessor">#include <tqdir.h></span> +<a name="l00020"></a>00020 <span class="preprocessor">#include <tqwidget.h></span> <a name="l00021"></a>00021 <a name="l00022"></a>00022 <span class="comment">// include files for KDE</span> <a name="l00023"></a>00023 <span class="preprocessor">#include <tdelocale.h></span> |