summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMartin Negyokru <negyokru@inf.u-szeged.hu>2022-07-08 16:07:38 +0200
committerMartin Negyokru <negyokru@inf.u-szeged.hu>2022-08-05 13:38:09 +0200
commiteac1777e88f93e50f57c16cf0d4ec0c60b473e66 (patch)
treec8ac530b4e4980bd191c692cf4376f239e37b6d1 /src
parente64048c9074712d3db51aa337c6a357a3d22f392 (diff)
Update minimum windows sdk
102-based requires 10.0.20348.0 windows sdk. See: https://chromium-review.googlesource.com/c/chromium/src/+/3550827 Pick-to: 6.4 Change-Id: I5797020f56d76831bf957940974e2bc296adb429 Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/core/doc/src/qtwebengine-platform-notes.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/doc/src/qtwebengine-platform-notes.qdoc b/src/core/doc/src/qtwebengine-platform-notes.qdoc
index f2a39f7db..495ed766e 100644
--- a/src/core/doc/src/qtwebengine-platform-notes.qdoc
+++ b/src/core/doc/src/qtwebengine-platform-notes.qdoc
@@ -49,7 +49,7 @@
\li Visual Studio 2019 or later, or clang-cl version 10 or later
\li Active Template Library (ATL), usually included in the Visual Studio
installation
- \li Windows 10 SDK version 10.0.19041 or later
+ \li Windows 10 SDK version 10.0.20348.0 or later
\endlist
\QWE can only be built on 64-bit Windows, with a x64-bit toolchain.