From 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Aug 2024 15:36:25 +0900 Subject: Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro --- src/dialogs/tqwizard.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dialogs/tqwizard.cpp') diff --git a/src/dialogs/tqwizard.cpp b/src/dialogs/tqwizard.cpp index b7dfa91ce..233857250 100644 --- a/src/dialogs/tqwizard.cpp +++ b/src/dialogs/tqwizard.cpp @@ -44,13 +44,13 @@ #include "tqlayout.h" #include "tqpushbutton.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqlabel.h" #include "tqwidgetstack.h" #include "ntqapplication.h" #include "tqptrlist.h" #include "tqpainter.h" -#include "ntqaccel.h" +#include "tqaccel.h" /*! \file wizard/wizard.cpp */ /*! \file wizard/wizard.h */ -- cgit v1.2.3