aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlengine.cpp
diff options
context:
space:
mode:
authorJ-P Nurmi <jpnurmi@theqtcompany.com>2015-01-29 14:15:35 +0100
committerCaroline Chao <caroline.chao@theqtcompany.com>2015-02-02 07:36:20 +0000
commit7cf59462ce19dd9b23d523090f9f8eea37a15cc8 (patch)
treea9ceea82ea1885098ffd7d25f7080f6f746f2c75 /src/qml/qml/qqmlengine.cpp
parentc1c7a952bc11d3bd9edcd3739c57df15b60a9e79 (diff)
Doc: fix Qt.platform.os since -tag
Change-Id: I623ae8818d6d8f10faec2f823c4d27a37d8fecda Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
Diffstat (limited to 'src/qml/qml/qqmlengine.cpp')
-rw-r--r--src/qml/qml/qqmlengine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qml/qml/qqmlengine.cpp b/src/qml/qml/qqmlengine.cpp
index 04a2f9cadd..3b82fa15c0 100644
--- a/src/qml/qml/qqmlengine.cpp
+++ b/src/qml/qml/qqmlengine.cpp
@@ -368,7 +368,7 @@ The following functions are also on the Qt object.
/*!
\qmlproperty object Qt::platform
- \since 4.8
+ \since 5.1
The \c platform object provides info about the underlying platform.