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/serverdialog_8h-source.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/html/serverdialog_8h-source.html') diff --git a/doc/html/serverdialog_8h-source.html b/doc/html/serverdialog_8h-source.html index a4413b9..088336c 100644 --- a/doc/html/serverdialog_8h-source.html +++ b/doc/html/serverdialog_8h-source.html @@ -41,14 +41,14 @@ 00019 #define SERVERDIALOG_H 00020 00021 //TQt headers -00022 #include <ntqlayout.h> -00023 #include <ntqlabel.h> -00024 #include <ntqtooltip.h> -00025 #include <ntqspinbox.h> -00026 #include <ntqgroupbox.h> -00027 #include <ntqbuttongroup.h> -00028 #include <ntqradiobutton.h> -00029 #include <ntqcheckbox.h> +00022 #include <tqlayout.h> +00023 #include <tqlabel.h> +00024 #include <tqtooltip.h> +00025 #include <tqspinbox.h> +00026 #include <tqgroupbox.h> +00027 #include <tqbuttongroup.h> +00028 #include <tqradiobutton.h> +00029 #include <tqcheckbox.h> 00030 00031 //KDE headers 00032 #include <kdialogbase.h> -- cgit v1.2.3