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/canvas/tqcanvas.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/canvas') diff --git a/src/canvas/tqcanvas.h b/src/canvas/tqcanvas.h index 28b30c42f..e6dbb685f 100644 --- a/src/canvas/tqcanvas.h +++ b/src/canvas/tqcanvas.h @@ -43,12 +43,12 @@ #ifndef QT_H #include "ntqscrollview.h" -#include "ntqpixmap.h" +#include "tqpixmap.h" #include "tqptrlist.h" #include "tqbrush.h" -#include "ntqpen.h" +#include "tqpen.h" #include "tqvaluelist.h" -#include "ntqpointarray.h" +#include "tqpointarray.h" #endif // QT_H #if !defined( TQT_MODULE_CANVAS ) || defined( QT_LICENSE_PROFESSIONAL ) || defined( QT_INTERNAL_CANVAS ) -- cgit v1.2.3