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/configelem_8h-source.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'doc/html/configelem_8h-source.html') diff --git a/doc/html/configelem_8h-source.html b/doc/html/configelem_8h-source.html index 852b949..e564a56 100644 --- a/doc/html/configelem_8h-source.html +++ b/doc/html/configelem_8h-source.html @@ -47,15 +47,15 @@ 00025 #include <stdio.h> 00026 00027 //TQt headers -00028 #include <ntqstring.h> -00029 #include <ntqlistview.h> -00030 #include <ntqdom.h> -00031 #include <ntqobject.h> -00032 #include <ntqtimer.h> -00033 #include <ntqregexp.h> -00034 #include <ntqdir.h> -00035 #include <ntqfile.h> -00036 #include <ntqtextstream.h> +00028 #include <tqstring.h> +00029 #include <tqlistview.h> +00030 #include <tqdom.h> +00031 #include <tqobject.h> +00032 #include <tqtimer.h> +00033 #include <tqregexp.h> +00034 #include <tqdir.h> +00035 #include <tqfile.h> +00036 #include <tqtextstream.h> 00037 00038 //KDE headers 00039 #include <kurl.h> -- cgit v1.2.1