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/kernel/qapplication.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kernel/qapplication.cpp') diff --git a/src/kernel/qapplication.cpp b/src/kernel/qapplication.cpp index 39f8abc5a..e5b28642b 100644 --- a/src/kernel/qapplication.cpp +++ b/src/kernel/qapplication.cpp @@ -45,7 +45,7 @@ #include "tqwidget.h" #include "tqwidgetlist.h" #include "tqwidgetintdict.h" -#include "ntqptrdict.h" +#include "tqptrdict.h" #include "ntqcleanuphandler.h" #include "ntqtranslator.h" -- cgit v1.2.3