From 0ce098ed878b72e4157449fb762b2d70205f3608 Mon Sep 17 00:00:00 2001 From: David Schulz Date: Mon, 21 Feb 2022 09:59:14 +0100 Subject: WinRt: enable plugin on Windows 11 Change-Id: Ie935b1baaa4331499143de4eb3fb9bd57b38c347 Reviewed-by: Reviewed-by: Christian Stenger --- src/plugins/winrt/WinRt.json.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/plugins/winrt/WinRt.json.in b/src/plugins/winrt/WinRt.json.in index fef26890bf..e776ddf961 100644 --- a/src/plugins/winrt/WinRt.json.in +++ b/src/plugins/winrt/WinRt.json.in @@ -2,7 +2,7 @@ \"Name\" : \"WinRt\", \"Version\" : \"$$QTCREATOR_VERSION\", \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\", - \"Platform\" : \"Windows (8.1|10)\", + \"Platform\" : \"Windows (8.1|10|11)\", \"Vendor\" : \"The Qt Company Ltd\", \"Copyright\" : \"(C) $$QTCREATOR_COPYRIGHT_YEAR The Qt Company Ltd\", \"License\" : [ \"Commercial Usage\", -- cgit v1.2.3