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/qdockwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/qdockwindow.cpp') diff --git a/src/widgets/qdockwindow.cpp b/src/widgets/qdockwindow.cpp index bfe89fcda..9886e9ea0 100644 --- a/src/widgets/qdockwindow.cpp +++ b/src/widgets/qdockwindow.cpp @@ -54,7 +54,7 @@ #include "tqtimer.h" #include "tqtooltip.h" #include "tqguardedptr.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqstyle.h" #if defined(TQ_WS_MAC9) -- cgit v1.2.3