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_8h-source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/kshowmaildock_8h-source.html') diff --git a/doc/html/kshowmaildock_8h-source.html b/doc/html/kshowmaildock_8h-source.html index fca4eae..43640dc 100644 --- a/doc/html/kshowmaildock_8h-source.html +++ b/doc/html/kshowmaildock_8h-source.html @@ -40,8 +40,8 @@ 00018 #ifndef KSHOWMAILDOCK_H 00019 #define KSHOWMAILDOCK_H 00020 -00021 #include <ntqwidget.h> -00022 #include <ntqpixmap.h> +00021 #include <tqwidget.h> +00022 #include <tqpixmap.h> 00023 #include <ksystemtray.h> 00024 #include <tdeaction.h> 00025 -- cgit v1.2.1