aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2016-08-16 13:10:51 +0200
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2016-08-17 10:22:24 +0000
commitb03c85de2ab337858b44bf0a21692d7b544313a5 (patch)
tree0fcef80d34c927dac78750c1d145ddb7321d4467 /src
parentc0f3c8ae5cee3ecda1ac8829336aa95cbe4d330e (diff)
Doc: Remove references to Windows CE
The platform is not supported since Qt 5.7 Task-number: QTBUG-55331 Change-Id: I5a38940bd8ebf7dd62d04015e1738ee23ac65bb2 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src')
-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 28f8bf4855..dd54760760 100644
--- a/src/qml/qml/qqmlengine.cpp
+++ b/src/qml/qml/qqmlengine.cpp
@@ -409,7 +409,6 @@ The following functions are also on the Qt object.
\li \c "osx" - OS X
\li \c "unix" - Other Unix-based OS
\li \c "windows" - Windows
- \li \c "wince" - Windows CE
\li \c "winrt" - Windows Runtime
\li \c "winphone" - Windows Phone
\endlist