From 04913ce7a46fd027856e83a96205fdc388742a19 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 23 May 2024 14:04:45 +0900 Subject: Rename ntqobject*.h and qobject*.cpp to tqobject* Signed-off-by: Michele Calgaro --- src/widgets/qmainwindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/qmainwindow.cpp') diff --git a/src/widgets/qmainwindow.cpp b/src/widgets/qmainwindow.cpp index 69f4c16ad..970d8cdf4 100644 --- a/src/widgets/qmainwindow.cpp +++ b/src/widgets/qmainwindow.cpp @@ -43,7 +43,7 @@ #include "ntqtimer.h" #include "ntqlayout.h" -#include "ntqobjectlist.h" +#include "tqobjectlist.h" #include "ntqintdict.h" #include "ntqapplication.h" #include "ntqptrlist.h" -- cgit v1.2.3