From 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Aug 2024 15:36:25 +0900 Subject: Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro --- src/widgets/tqwidgetresizehandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/tqwidgetresizehandler.cpp') diff --git a/src/widgets/tqwidgetresizehandler.cpp b/src/widgets/tqwidgetresizehandler.cpp index 248d1b3f9..342626e53 100644 --- a/src/widgets/tqwidgetresizehandler.cpp +++ b/src/widgets/tqwidgetresizehandler.cpp @@ -43,7 +43,7 @@ #ifndef TQT_NO_RESIZEHANDLER #include "tqframe.h" #include "ntqapplication.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqsizegrip.h" #if defined(TQ_WS_WIN) #include "qt_windows.h" -- cgit v1.2.3