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/qfiledialog.cpp | 2 +- src/dialogs/qprogressdialog.cpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/dialogs') diff --git a/src/dialogs/qfiledialog.cpp b/src/dialogs/qfiledialog.cpp index 79fe33346..7dfc1fb2a 100644 --- a/src/dialogs/qfiledialog.cpp +++ b/src/dialogs/qfiledialog.cpp @@ -88,7 +88,7 @@ #include "ntqsplitter.h" #include "tqstrlist.h" #include "tqstyle.h" -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqtoolbutton.h" #include "ntqtooltip.h" #include "ntqvbox.h" 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.1