From aeefd3fe454bfaed093355278b1e2caa84bfd77a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 30 Jun 2024 12:33:25 +0900 Subject: Rename threading nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/tools/qcstring.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tools/qcstring.cpp') diff --git a/src/tools/qcstring.cpp b/src/tools/qcstring.cpp index 80381e8b9..d35b06e3e 100644 --- a/src/tools/qcstring.cpp +++ b/src/tools/qcstring.cpp @@ -44,7 +44,7 @@ #include "ntqdatastream.h" #ifdef TQT_THREAD_SUPPORT -# include +# include #endif // TQT_THREAD_SUPPORT #include -- cgit v1.2.3