From 0881ed5059c46ce73e8241e6260b82b92f6d0e55 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 12:20:38 +0900 Subject: Rename ptr nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/widgets/qmainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/qmainwindow.cpp') diff --git a/src/widgets/qmainwindow.cpp b/src/widgets/qmainwindow.cpp index 3510c8290..da20228b6 100644 --- a/src/widgets/qmainwindow.cpp +++ b/src/widgets/qmainwindow.cpp @@ -46,7 +46,7 @@ #include "tqobjectlist.h" #include "ntqintdict.h" #include "ntqapplication.h" -#include "ntqptrlist.h" +#include "tqptrlist.h" #include "tqmap.h" #include "ntqcursor.h" #include "ntqpainter.h" -- cgit v1.2.3