aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlengine.cpp
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@qt.io>2016-11-23 13:50:16 +0100
committerMaurice Kalinowski <maurice.kalinowski@qt.io>2017-01-19 14:56:34 +0000
commitf6cc3c9a73765717c3e296ca97f17ba685f8baf4 (patch)
tree2266eb0f809fdc0246889a951bff9e9abe1fe151 /src/qml/qml/qqmlengine.cpp
parent7a8842460dc3c5e4e4ed42e7e2ae5bc619be5c78 (diff)
Remove support for WinRT 8.1 and Windows Phone 8.1
Task-number: QTBUG-57288 Change-Id: Id106f09dc824fbd95780dc5b479e16802d183e57 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/qml/qml/qqmlengine.cpp')
-rw-r--r--src/qml/qml/qqmlengine.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qml/qml/qqmlengine.cpp b/src/qml/qml/qqmlengine.cpp
index f59b9136a3..e1fa97b52f 100644
--- a/src/qml/qml/qqmlengine.cpp
+++ b/src/qml/qml/qqmlengine.cpp
@@ -443,7 +443,6 @@ The following functions are also on the Qt object.
\li \c "unix" - Other Unix-based OS
\li \c "windows" - Windows
\li \c "winrt" - WinRT / UWP
- \li \c "winphone" - Windows Phone
\endlist
\endtable
*/