From 0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 24 Jul 2024 19:37:05 +0900 Subject: Rename text class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/dialogs/qdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dialogs/qdialog.cpp') diff --git a/src/dialogs/qdialog.cpp b/src/dialogs/qdialog.cpp index 46844a568..9f1f624a9 100644 --- a/src/dialogs/qdialog.cpp +++ b/src/dialogs/qdialog.cpp @@ -49,7 +49,7 @@ #include "tqwidgetlist.h" #include "ntqlayout.h" #include "tqsizegrip.h" -#include "ntqwhatsthis.h" +#include "tqwhatsthis.h" #include "tqpopupmenu.h" #include "ntqcursor.h" #if defined(QT_ACCESSIBILITY_SUPPORT) -- cgit v1.2.3