aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlengine.cpp
diff options
context:
space:
mode:
authorMike Krus <mike.krus@kdab.com>2015-12-27 21:47:40 +0000
committerMike Krus <mike.krus@kdab.com>2016-01-01 18:16:20 +0000
commitfa0e902b4b1c938f59c7fdf9bdfbd464f55e766f (patch)
treee53902c9c7abe8ad12e4cfa806deb86bd9b43ec7 /src/qml/qml/qqmlengine.cpp
parent893a4ffd6476a11597f9dd3c847fe3db4bf38eed (diff)
tvOS support
Change-Id: If48e8bcf55781d1148e15ce19e07cfbe35d829d2 Reviewed-by: Sean Harmer <sean.harmer@kdab.com> Reviewed-by: Jake Petroules <jake.petroules@theqtcompany.com>
Diffstat (limited to 'src/qml/qml/qqmlengine.cpp')
-rw-r--r--src/qml/qml/qqmlengine.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/qml/qml/qqmlengine.cpp b/src/qml/qml/qqmlengine.cpp
index b3636d1fa6..e02bc1350c 100644
--- a/src/qml/qml/qqmlengine.cpp
+++ b/src/qml/qml/qqmlengine.cpp
@@ -398,6 +398,7 @@ The following functions are also on the Qt object.
\li \c "android" - Android
\li \c "blackberry" - BlackBerry OS
\li \c "ios" - iOS
+ \li \c "tvos" - tvOS
\li \c "linux" - Linux
\li \c "osx" - OS X
\li \c "unix" - Other Unix-based OS