From fef846914f8db6dc117e206ef913d519bf6bb33e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 29 Jul 2024 12:43:23 +0900 Subject: Rename basic widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/widgets/tqmainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/tqmainwindow.cpp') diff --git a/src/widgets/tqmainwindow.cpp b/src/widgets/tqmainwindow.cpp index 7b66839db..cda9afcb3 100644 --- a/src/widgets/tqmainwindow.cpp +++ b/src/widgets/tqmainwindow.cpp @@ -54,7 +54,7 @@ #include "tqpopupmenu.h" #include "tqtoolbar.h" #include "tqstatusbar.h" -#include "ntqscrollview.h" +#include "tqscrollview.h" #include "tqtooltip.h" #include "tqdatetime.h" #include "tqwhatsthis.h" -- cgit v1.2.3