diff options
author | Michele Calgaro <[email protected]> | 2024-05-23 18:12:19 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-05-23 18:12:19 +0900 |
commit | a95a837139067a21f1ab7a327bcfabb3a753dc68 (patch) | |
tree | 922d4887e812aa47f0171b422962760f2493b56b /doc/html/showrecord_8h-source.html | |
parent | 295eaf3db5533675bf5b59c1e1318bd74ee1361b (diff) | |
download | kshowmail-a95a837139067a21f1ab7a327bcfabb3a753dc68.tar.gz kshowmail-a95a837139067a21f1ab7a327bcfabb3a753dc68.zip |
Use proper TQt headers
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/showrecord_8h-source.html')
-rw-r--r-- | doc/html/showrecord_8h-source.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/showrecord_8h-source.html b/doc/html/showrecord_8h-source.html index 5160c33..d018f72 100644 --- a/doc/html/showrecord_8h-source.html +++ b/doc/html/showrecord_8h-source.html @@ -44,8 +44,8 @@ <a name="l00022"></a>00022 <span class="preprocessor">#include <iostream></span> <a name="l00023"></a>00023 <a name="l00024"></a>00024 <span class="comment">//TQt headers</span> -<a name="l00025"></a>00025 <span class="preprocessor">#include <ntqdom.h></span> -<a name="l00026"></a>00026 <span class="preprocessor">#include <ntqptrlist.h></span> +<a name="l00025"></a>00025 <span class="preprocessor">#include <tqdom.h></span> +<a name="l00026"></a>00026 <span class="preprocessor">#include <tqptrlist.h></span> <a name="l00027"></a>00027 <a name="l00028"></a>00028 <span class="comment">//KDE headers</span> <a name="l00029"></a>00029 <span class="preprocessor">#include <kstandarddirs.h></span> |