From 87d29563e3ccdeb7fea0197e262e667ef323ff9c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 14:56:09 +0900 Subject: Rename utility class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/table/ntqtable.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/table/ntqtable.h') diff --git a/src/table/ntqtable.h b/src/table/ntqtable.h index 20d30e742..23bfd9337 100644 --- a/src/table/ntqtable.h +++ b/src/table/ntqtable.h @@ -46,11 +46,11 @@ #include "ntqpixmap.h" #include "tqptrvector.h" #include "ntqheader.h" -#include "ntqmemarray.h" +#include "tqmemarray.h" #include "tqptrlist.h" #include "ntqguardedptr.h" #include "ntqshared.h" -#include "ntqintdict.h" +#include "tqintdict.h" #include "tqstringlist.h" #endif // QT_H -- cgit v1.2.3