From fef846914f8db6dc117e206ef913d519bf6bb33e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 29 Jul 2024 12:43:23 +0900 Subject: Rename basic widget nt* related files to equivalent tq* 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 6669a4e7a..ef3b4e8f4 100644 --- a/src/dialogs/qwizard.cpp +++ b/src/dialogs/qwizard.cpp @@ -43,7 +43,7 @@ #ifndef TQT_NO_WIZARD #include "ntqlayout.h" -#include "ntqpushbutton.h" +#include "tqpushbutton.h" #include "ntqcursor.h" #include "tqlabel.h" #include "tqwidgetstack.h" -- cgit v1.2.3