From 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 20 Jul 2024 20:15:52 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 2) 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 c70fbe43d..ffdec75fd 100644 --- a/src/xml/qsvgdevice_p.h +++ b/src/xml/qsvgdevice_p.h @@ -55,7 +55,7 @@ #ifndef QT_H #include "tqpaintdevice.h" -#include "ntqrect.h" +#include "tqrect.h" #include "tqdom.h" #endif // QT_H -- cgit v1.2.3