From d58e8184e475bcb763dc17265ee53b75697c5d6c Mon Sep 17 00:00:00 2001 From: Elias Steurer Date: Fri, 26 Feb 2021 10:24:04 +0000 Subject: [PATCH] Fix Qt version --- Docs/DeveloperSetup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/DeveloperSetup.md b/Docs/DeveloperSetup.md index 3b8ba37e..f59c1217 100644 --- a/Docs/DeveloperSetup.md +++ b/Docs/DeveloperSetup.md @@ -54,7 +54,7 @@ VCPKG_TARGET_TRIPLET:STRING=x64-osx 2. [Download and install Qt 5 binary installer from qt.io](https://www.qt.io/download-qt-installer) - Install the Maintaince tool - Select the following features to install: - - Qt 5.15.1 + - Qt 5.15.2 - MSVC 2019 64-bit - Qt WebEngine - Developer and Designer Tools