From a95a837139067a21f1ab7a327bcfabb3a753dc68 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 --- doc/html/kshowmaildock_8cpp-source.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/html/kshowmaildock_8cpp-source.html') diff --git a/doc/html/kshowmaildock_8cpp-source.html b/doc/html/kshowmaildock_8cpp-source.html index 3dff457..0b7a7c0 100644 --- a/doc/html/kshowmaildock_8cpp-source.html +++ b/doc/html/kshowmaildock_8cpp-source.html @@ -32,9 +32,9 @@ 00015 * * 00016 ***************************************************************************/ 00017 -00018 #include <ntqpixmap.h> -00019 #include <ntqpainter.h> -00020 #include <ntqtooltip.h> +00018 #include <tqpixmap.h> +00019 #include <tqpainter.h> +00020 #include <tqtooltip.h> 00021 00022 #include <tdepopupmenu.h> 00023 #include <kstandarddirs.h> -- cgit v1.2.1