From a30f5359f03c3017fa19a6770fab32d25d22cb87 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 15 Jul 2024 19:08:22 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 1) Signed-off-by: Michele Calgaro --- src/kernel/tqwidget.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kernel/tqwidget.cpp') diff --git a/src/kernel/tqwidget.cpp b/src/kernel/tqwidget.cpp index d5419c8d0..f1f1798d3 100644 --- a/src/kernel/tqwidget.cpp +++ b/src/kernel/tqwidget.cpp @@ -49,7 +49,7 @@ #include "ntqpixmap.h" #include "ntqapplication.h" #include "qapplication_p.h" -#include "ntqbrush.h" +#include "tqbrush.h" #include "ntqlayout.h" #include "tqstylefactory.h" #include "ntqcleanuphandler.h" @@ -66,7 +66,7 @@ #include "qt_windows.h" #include "qinputcontext_p.h" #endif -#include "qfontdata_p.h" +#include "tqfontdata_p.h" /*! -- cgit v1.2.3