From 2cbcca0db1343e1c40e52af729a5eb34ca8a7e37 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 27 Jun 2024 21:53:17 +0900 Subject: Rename date and time nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/dialogs/qprogressdialog.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dialogs/qprogressdialog.cpp') diff --git a/src/dialogs/qprogressdialog.cpp b/src/dialogs/qprogressdialog.cpp index 0424a9ec6..1202d4b76 100644 --- a/src/dialogs/qprogressdialog.cpp +++ b/src/dialogs/qprogressdialog.cpp @@ -45,12 +45,12 @@ #include "ntqaccel.h" #include "ntqpainter.h" #include "ntqdrawutil.h" -#include "ntqdatetime.h" +#include "tqdatetime.h" #include "ntqapplication.h" #include "tqstyle.h" #include "ntqpushbutton.h" #include "ntqcursor.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include // If the operation is expected to take this long (as predicted by -- cgit v1.2.3