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/dialogs/qdialog.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dialogs/qdialog.cpp') diff --git a/src/dialogs/qdialog.cpp b/src/dialogs/qdialog.cpp index 6175cc051..46844a568 100644 --- a/src/dialogs/qdialog.cpp +++ b/src/dialogs/qdialog.cpp @@ -48,9 +48,9 @@ #include "tqobjectlist.h" #include "tqwidgetlist.h" #include "ntqlayout.h" -#include "ntqsizegrip.h" +#include "tqsizegrip.h" #include "ntqwhatsthis.h" -#include "ntqpopupmenu.h" +#include "tqpopupmenu.h" #include "ntqcursor.h" #if defined(QT_ACCESSIBILITY_SUPPORT) #include "ntqaccessible.h" -- cgit v1.2.3