From 1702a6daff27f5d3e6fdac16962d1828df6ca270 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 30 May 2024 12:36:05 +0900 Subject: Rename nt* dom and xml related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/xml/qsvgdevice_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xml/qsvgdevice_p.h') diff --git a/src/xml/qsvgdevice_p.h b/src/xml/qsvgdevice_p.h index 391a08e07..cf56c649f 100644 --- a/src/xml/qsvgdevice_p.h +++ b/src/xml/qsvgdevice_p.h @@ -56,7 +56,7 @@ #ifndef QT_H #include "ntqpaintdevice.h" #include "ntqrect.h" -#include "ntqdom.h" +#include "tqdom.h" #endif // QT_H #if !defined(TQT_MODULE_XML) || defined( QT_LICENSE_PROFESSIONAL ) || defined( QT_INTERNAL_XML ) -- cgit v1.2.1