From 3c8038979631ecc84628714318a6864074840626 Mon Sep 17 00:00:00 2001 From: Maurice Kalinowski Date: Mon, 14 Nov 2016 12:05:04 +0100 Subject: [PATCH] winrt: Remove experimental flag The plugin is in use since many years and can be considered stable these days. Change-Id: Ia41b24849abd16e15313ab97f82d277673b3904b Reviewed-by: Eike Ziller --- src/plugins/winrt/WinRt.json.in | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/winrt/WinRt.json.in b/src/plugins/winrt/WinRt.json.in index 66b4e18402d..9cccdba66f1 100644 --- a/src/plugins/winrt/WinRt.json.in +++ b/src/plugins/winrt/WinRt.json.in @@ -2,7 +2,6 @@ \"Name\" : \"WinRt\", \"Version\" : \"$$QTCREATOR_VERSION\", \"CompatVersion\" : \"$$QTCREATOR_COMPAT_VERSION\", - \"Experimental\" : true, \"Platform\" : \"Windows (8.1|10)\", \"Vendor\" : \"The Qt Company Ltd\", \"Copyright\" : \"(C) 2016 The Qt Company Ltd\",