From e6077c30d14e9d662e8843c554db86c0d366d0b6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 6 Jun 2024 13:44:12 +0900 Subject: Rename str nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/tools/qgvector.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/qgvector.cpp') diff --git a/src/tools/qgvector.cpp b/src/tools/qgvector.cpp index ea1e2018a..81b7a2006 100644 --- a/src/tools/qgvector.cpp +++ b/src/tools/qgvector.cpp @@ -47,7 +47,7 @@ #define TQGVECTOR_CPP #include "ntqgvector.h" #include "ntqglist.h" -#include "ntqstring.h" +#include "tqstring.h" #include "ntqdatastream.h" #include -- cgit v1.2.3