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/workspace/qworkspace.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/workspace/qworkspace.cpp') diff --git a/src/workspace/qworkspace.cpp b/src/workspace/qworkspace.cpp index e7f8381d1..d267177c8 100644 --- a/src/workspace/qworkspace.cpp +++ b/src/workspace/qworkspace.cpp @@ -55,7 +55,7 @@ #include "tqiconset.h" #include "../widgets/tqwidgetresizehandler_p.h" #include "ntqfocusdata.h" -#include "ntqdatetime.h" +#include "tqdatetime.h" #include "ntqtooltip.h" #include "ntqwmatrix.h" #include "tqimage.h" @@ -64,7 +64,7 @@ #include "ntqbitmap.h" // magic non-mdi things -#include "ntqtimer.h" +#include "tqtimer.h" #include "ntqdockarea.h" #include "ntqstatusbar.h" #include "ntqmainwindow.h" -- cgit v1.2.3