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/qhbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/qhbox.cpp') diff --git a/src/widgets/qhbox.cpp b/src/widgets/qhbox.cpp index 117164cfc..7f5e0c893 100644 --- a/src/widgets/qhbox.cpp +++ b/src/widgets/qhbox.cpp @@ -38,7 +38,7 @@ #ifndef TQT_NO_HBOX #include "ntqlayout.h" #include "ntqapplication.h" -#include "ntqobjectlist.h" +#include "tqobjectlist.h" /*! -- cgit v1.2.3