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/widgets/qwhatsthis.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/qwhatsthis.cpp') diff --git a/src/widgets/qwhatsthis.cpp b/src/widgets/qwhatsthis.cpp index 82f645830..65df04e7b 100644 --- a/src/widgets/qwhatsthis.cpp +++ b/src/widgets/qwhatsthis.cpp @@ -40,7 +40,7 @@ #ifndef TQT_NO_WHATSTHIS #include "ntqapplication.h" #include "tqpaintdevicemetrics.h" -#include "ntqpixmap.h" +#include "tqpixmap.h" #include "tqpainter.h" #include "tqtimer.h" #include "tqptrdict.h" -- cgit v1.2.1