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 --- examples/tetrix/qdragapp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/tetrix/qdragapp.cpp') diff --git a/examples/tetrix/qdragapp.cpp b/examples/tetrix/qdragapp.cpp index 7004f4784..b11a54505 100644 --- a/examples/tetrix/qdragapp.cpp +++ b/examples/tetrix/qdragapp.cpp @@ -10,7 +10,7 @@ #include "qdragapp.h" #include "tqptrlist.h" #include "ntqintdict.h" -#include "ntqpopupmenu.h" +#include "tqpopupmenu.h" #include "ntqguardedptr.h" #include "ntqcolor.h" #include "tqwidget.h" -- cgit v1.2.3