From 7552c6d73043b1040139033f6864db48ae5446cf Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 2 Jul 2024 21:37:22 +0900 Subject: Rename main window nt* related files to equivalent tq*. The file "ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro --- src/widgets/tqiconview.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/tqiconview.cpp') diff --git a/src/widgets/tqiconview.cpp b/src/widgets/tqiconview.cpp index 2a76b53d6..b741563bd 100644 --- a/src/widgets/tqiconview.cpp +++ b/src/widgets/tqiconview.cpp @@ -63,7 +63,7 @@ #include "ntqmemarray.h" #include "tqptrlist.h" #include "ntqvbox.h" -#include "ntqtooltip.h" +#include "tqtooltip.h" #include "ntqbitmap.h" #include "ntqpixmapcache.h" #include "tqptrdict.h" -- cgit v1.2.3