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/qwizard.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dialogs/qwizard.cpp') diff --git a/src/dialogs/qwizard.cpp b/src/dialogs/qwizard.cpp index e8a7eeffe..9e1d31a7f 100644 --- a/src/dialogs/qwizard.cpp +++ b/src/dialogs/qwizard.cpp @@ -46,7 +46,7 @@ #include "ntqpushbutton.h" #include "ntqcursor.h" #include "ntqlabel.h" -#include "ntqwidgetstack.h" +#include "tqwidgetstack.h" #include "ntqapplication.h" #include "ntqptrlist.h" #include "ntqpainter.h" -- cgit v1.2.3