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/kfeedback_8cpp-source.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/html/kfeedback_8cpp-source.html') diff --git a/doc/html/kfeedback_8cpp-source.html b/doc/html/kfeedback_8cpp-source.html index 0c63690..12bc843 100644 --- a/doc/html/kfeedback_8cpp-source.html +++ b/doc/html/kfeedback_8cpp-source.html @@ -30,11 +30,11 @@ 00013 */ 00014 00015 -00016 #include <ntqheader.h> -00017 #include <ntqlayout.h> -00018 #include <ntqlabel.h> -00019 #include <ntqmultilineedit.h> -00020 #include <ntqhbox.h> +00016 #include <tqheader.h> +00017 #include <tqlayout.h> +00018 #include <tqlabel.h> +00019 #include <tqmultilineedit.h> +00020 #include <tqhbox.h> 00021 00022 #include <tdeglobal.h> 00023 #include <tdeapplication.h> -- cgit v1.2.1