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/dialogs/qmessagebox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dialogs/qmessagebox.cpp') diff --git a/src/dialogs/qmessagebox.cpp b/src/dialogs/qmessagebox.cpp index 929be411a..29005500c 100644 --- a/src/dialogs/qmessagebox.cpp +++ b/src/dialogs/qmessagebox.cpp @@ -48,7 +48,7 @@ #include "ntqimage.h" #include "ntqapplication.h" #include "ntqstyle.h" -#include "ntqobjectlist.h" +#include "tqobjectlist.h" #if defined(QT_ACCESSIBILITY_SUPPORT) #include "ntqaccessible.h" #endif -- cgit v1.2.3