From 727f9c3cc1f60e53397a2b6c0227288260d5451c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 23 May 2024 18:12:19 +0900 Subject: Use proper TQt headers Signed-off-by: Michele Calgaro (cherry picked from commit a95a837139067a21f1ab7a327bcfabb3a753dc68) --- doc/html/kshowmaildoc_8cpp-source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/kshowmaildoc_8cpp-source.html') 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 @@ 00016 ***************************************************************************/ 00017 00018 // include files for TQt -00019 #include <ntqdir.h> -00020 #include <ntqwidget.h> +00019 #include <tqdir.h> +00020 #include <tqwidget.h> 00021 00022 // include files for KDE 00023 #include <tdelocale.h> -- cgit v1.2.1