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/widgets/tqmainwindow.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/widgets/tqmainwindow.cpp') diff --git a/src/widgets/tqmainwindow.cpp b/src/widgets/tqmainwindow.cpp index beeb3ab55..be6f08cd2 100644 --- a/src/widgets/tqmainwindow.cpp +++ b/src/widgets/tqmainwindow.cpp @@ -44,7 +44,7 @@ #include "tqtimer.h" #include "ntqlayout.h" #include "tqobjectlist.h" -#include "ntqintdict.h" +#include "tqintdict.h" #include "ntqapplication.h" #include "tqptrlist.h" #include "tqmap.h" @@ -58,7 +58,7 @@ #include "tqtooltip.h" #include "tqdatetime.h" #include "ntqwhatsthis.h" -#include "ntqbitmap.h" +#include "tqbitmap.h" #include "ntqdockarea.h" #include "tqstringlist.h" #include "tqstyle.h" -- cgit v1.2.3