From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* 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 a9ad79d7d..f2601cca2 100644 --- a/src/dialogs/qtabdialog.cpp +++ b/src/dialogs/qtabdialog.cpp @@ -50,7 +50,7 @@ #include "ntqpixmap.h" #include "ntqapplication.h" #include "ntqtabwidget.h" -#include "ntqwidgetstack.h" +#include "tqwidgetstack.h" #include "ntqlayout.h" /*! -- cgit v1.2.3