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/qlistview.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/widgets/qlistview.cpp') diff --git a/src/widgets/qlistview.cpp b/src/widgets/qlistview.cpp index 14fcb6735..6ad78f0f3 100644 --- a/src/widgets/qlistview.cpp +++ b/src/widgets/qlistview.cpp @@ -55,12 +55,12 @@ #include "tqiconset.h" #include "ntqcleanuphandler.h" #include "ntqpixmapcache.h" -#include "ntqpopupmenu.h" +#include "tqpopupmenu.h" #include "ntqtl.h" #include "ntqdragobject.h" #include "ntqlineedit.h" #include "ntqvbox.h" -#include "ntqtooltip.h" +#include "tqtooltip.h" #include "tqstyle.h" #include "tqstylesheet.h" #include "../kernel/qinternal_p.h" -- cgit v1.2.1