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/qtabdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dialogs/qtabdialog.cpp') diff --git a/src/dialogs/qtabdialog.cpp b/src/dialogs/qtabdialog.cpp index e6641dbc6..a9ad79d7d 100644 --- a/src/dialogs/qtabdialog.cpp +++ b/src/dialogs/qtabdialog.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_TABDIALOG -#include "ntqobjectlist.h" +#include "tqobjectlist.h" #include "ntqtabbar.h" #include "ntqtabwidget.h" #include "ntqpushbutton.h" -- cgit v1.2.3