From 252a2ec8b0f0f9cf20c947737087b24a8185b588 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 10 Jul 2024 18:56:16 +0900 Subject: Rename IO and network class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- qmake/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'qmake/main.cpp') diff --git a/qmake/main.cpp b/qmake/main.cpp index 2ea4acbc8..d11e30531 100644 --- a/qmake/main.cpp +++ b/qmake/main.cpp @@ -42,7 +42,7 @@ #include "makefile.h" #include #include -#include +#include #include #include #include @@ -53,7 +53,7 @@ // for Borland, main is defined to qMain which breaks qmake #undef main #ifdef Q_OS_MAC -// for qurl +// for tqurl bool tqt_resolve_symlinks = FALSE; #endif -- cgit v1.2.3