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/sql/tqdatatable.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sql') diff --git a/src/sql/tqdatatable.cpp b/src/sql/tqdatatable.cpp index c62b607f8..9abbc0f9d 100644 --- a/src/sql/tqdatatable.cpp +++ b/src/sql/tqdatatable.cpp @@ -48,7 +48,7 @@ #include "ntqapplication.h" #include "ntqlayout.h" #include "ntqpainter.h" -#include "ntqpopupmenu.h" +#include "tqpopupmenu.h" #include "tqvaluelist.h" #include "tqsqlmanager_p.h" #include "tqdatetime.h" -- cgit v1.2.3