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/qsplitter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/qsplitter.cpp') diff --git a/src/widgets/qsplitter.cpp b/src/widgets/qsplitter.cpp index c94757620..33e5250bf 100644 --- a/src/widgets/qsplitter.cpp +++ b/src/widgets/qsplitter.cpp @@ -47,7 +47,7 @@ #include "ntqbitmap.h" #include "ntqdrawutil.h" #include "ntqmemarray.h" -#include "ntqobjectlist.h" +#include "tqobjectlist.h" #include "ntqpainter.h" #include "ntqptrlist.h" #include "ntqstyle.h" -- cgit v1.2.1