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/qtooltip.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/qtooltip.cpp') diff --git a/src/widgets/qtooltip.cpp b/src/widgets/qtooltip.cpp index d576d203f..a9f9624f5 100644 --- a/src/widgets/qtooltip.cpp +++ b/src/widgets/qtooltip.cpp @@ -39,7 +39,7 @@ #include "ntqtooltip.h" #ifndef TQT_NO_TOOLTIP #include "ntqlabel.h" -#include "ntqptrdict.h" +#include "tqptrdict.h" #include "ntqapplication.h" #include "ntqguardedptr.h" #include "ntqtimer.h" -- cgit v1.2.3