aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@qt.io>2016-11-14 12:05:04 +0100
committerMaurice Kalinowski <maurice.kalinowski@qt.io>2016-11-14 11:14:24 +0000
commit3c8038979631ecc84628714318a6864074840626 (patch)
treee337bdd730448dc31d58d0884d439765e7f3a228
parent7fd4cf4a0a153644aa57cbf613a6e9930b753813 (diff)
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 <eike.ziller@qt.io>
-rw-r--r--src/plugins/winrt/WinRt.json.in1
1 files changed, 0 insertions, 1 deletions
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\",