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/AlertDlg_8cpp-source.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/html/AlertDlg_8cpp-source.html') diff --git a/doc/html/AlertDlg_8cpp-source.html b/doc/html/AlertDlg_8cpp-source.html index 29e2730..575eb90 100644 --- a/doc/html/AlertDlg_8cpp-source.html +++ b/doc/html/AlertDlg_8cpp-source.html @@ -28,14 +28,14 @@ 00011 00012 #include "AlertDlg.h" 00013 -00014 #include <ntqvariant.h> -00015 #include <ntqpushbutton.h> -00016 #include <ntqlabel.h> -00017 #include <ntqlayout.h> -00018 #include <ntqtooltip.h> -00019 #include <ntqwhatsthis.h> -00020 #include <ntqimage.h> -00021 #include <ntqpixmap.h> +00014 #include <tqvariant.h> +00015 #include <tqpushbutton.h> +00016 #include <tqlabel.h> +00017 #include <tqlayout.h> +00018 #include <tqtooltip.h> +00019 #include <tqwhatsthis.h> +00020 #include <tqimage.h> +00021 #include <tqpixmap.h> 00022 00023 static const char* const img0_AlertDlg[] = { 00024 "48 48 114 2", -- cgit v1.2.3