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/filterlist_8h-source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/filterlist_8h-source.html') diff --git a/doc/html/filterlist_8h-source.html b/doc/html/filterlist_8h-source.html index 5aa1919..25bf067 100644 --- a/doc/html/filterlist_8h-source.html +++ b/doc/html/filterlist_8h-source.html @@ -36,8 +36,8 @@ 00019 #define FILTERLIST_H 00020 00021 //TQt headers -00022 #include <ntqptrlist.h> -00023 #include <ntqcombobox.h> +00022 #include <tqptrlist.h> +00023 #include <tqcombobox.h> 00024 00025 //KDE headers 00026 #include <tdeconfig.h> -- cgit v1.2.1