From 7552c6d73043b1040139033f6864db48ae5446cf Mon Sep 17 00:00:00 2001
From: Michele Calgaro <michele.calgaro@yahoo.it>
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 <michele.calgaro@yahoo.it>
---
 examples/listviews/listviews.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'examples/listviews')

diff --git a/examples/listviews/listviews.cpp b/examples/listviews/listviews.cpp
index b1297c737..24b314c0e 100644
--- a/examples/listviews/listviews.cpp
+++ b/examples/listviews/listviews.cpp
@@ -13,7 +13,7 @@
 #include <ntqpainter.h>
 #include <ntqpalette.h>
 #include <tqobjectlist.h>
-#include <ntqpopupmenu.h>
+#include <tqpopupmenu.h>
 #include <ntqheader.h>
 #include <ntqregexp.h>
 
-- 
cgit v1.2.1