From 7bc57326e69b9c3f0eaeda63e4a49b67ba611426 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 15:05:55 +0900 Subject: Rename style nt* related files to equivalent tq* 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 4ebe27aca..bfcd8dba7 100644 --- a/src/widgets/qdockwindow.cpp +++ b/src/widgets/qdockwindow.cpp @@ -55,7 +55,7 @@ #include "ntqtooltip.h" #include "ntqguardedptr.h" #include "ntqcursor.h" -#include "ntqstyle.h" +#include "tqstyle.h" #if defined(TQ_WS_MAC9) #define MAC_DRAG_HACK -- cgit v1.2.3