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/qtextedit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/qtextedit.cpp') diff --git a/src/widgets/qtextedit.cpp b/src/widgets/qtextedit.cpp index fcb39a7f7..0fb328bf9 100644 --- a/src/widgets/qtextedit.cpp +++ b/src/widgets/qtextedit.cpp @@ -71,7 +71,7 @@ #include "ntqcursor.h" #include "ntqregexp.h" #include "ntqpopupmenu.h" -#include "ntqptrstack.h" +#include "tqptrstack.h" #include "ntqmetaobject.h" #include "ntqtextbrowser.h" #include -- cgit v1.2.3