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/qaccessible.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kernel/qaccessible.cpp') diff --git a/src/kernel/qaccessible.cpp b/src/kernel/qaccessible.cpp index 8306faa0a..d486607ca 100644 --- a/src/kernel/qaccessible.cpp +++ b/src/kernel/qaccessible.cpp @@ -40,7 +40,7 @@ #if defined(QT_ACCESSIBILITY_SUPPORT) -#include "ntqptrdict.h" +#include "tqptrdict.h" #include "ntqmetaobject.h" #include #include "ntqapplication.h" -- cgit v1.2.3