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/OptionDlg_8h-source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/OptionDlg_8h-source.html') diff --git a/doc/html/OptionDlg_8h-source.html b/doc/html/OptionDlg_8h-source.html index b3c7aaf..1d71967 100644 --- a/doc/html/OptionDlg_8h-source.html +++ b/doc/html/OptionDlg_8h-source.html @@ -27,8 +27,8 @@ 00010 #ifndef OPTIONDLG_H 00011 #define OPTIONDLG_H 00012 -00013 #include <ntqvariant.h> -00014 #include <ntqdialog.h> +00013 #include <tqvariant.h> +00014 #include <tqdialog.h> 00015 00016 class TQVBoxLayout; 00017 class TQHBoxLayout; -- cgit v1.2.1