From 1f0ce8533cc837aa2d4155b5fc17d2004bed0197 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 5 Jun 2024 19:02:23 +0900 Subject: Rename template library nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/xml/tqxml.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/xml/tqxml.cpp') diff --git a/src/xml/tqxml.cpp b/src/xml/tqxml.cpp index 11d6ab169..a0d3f7f18 100644 --- a/src/xml/tqxml.cpp +++ b/src/xml/tqxml.cpp @@ -43,8 +43,8 @@ #include "ntqbuffer.h" #include "ntqregexp.h" #include "ntqptrstack.h" -#include "ntqmap.h" -#include "ntqvaluestack.h" +#include "tqmap.h" +#include "tqvaluestack.h" // needed for TQT_TRANSLATE_NOOP: #include "tqobject.h" -- cgit v1.2.3