summaryrefslogtreecommitdiffstats
path: root/src/webengine/doc/src
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2017-04-07 10:50:11 +0200
committerKai Koehne <kai.koehne@qt.io>2017-04-10 11:36:49 +0000
commitf4a46f6c7e0ae9b6c25315415ff0aac39ad152bb (patch)
tree743fc1d32d48484b5ba0b2bf008d367639d7a434 /src/webengine/doc/src
parent59ec1878a21d36991bce2de5cc32a8fcb7cdd920 (diff)
Docs: Update QtWebEngine to 1.5
Change-Id: I0831cbb21c5f67b74a1df2311f055e6218ae3619 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/webengine/doc/src')
-rw-r--r--src/webengine/doc/src/qtwebengine-qmlmodule.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc b/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
index c67851a2a..b5e845d5f 100644
--- a/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
+++ b/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
@@ -24,7 +24,7 @@
*/
/*!
- \qmlmodule QtWebEngine 1.4
+ \qmlmodule QtWebEngine 1.5
\title Qt WebEngine QML Types
\brief Provides QML types for rendering web content within a QML application
\ingroup qtwebengine-modules
@@ -34,7 +34,7 @@
your .qml file:
\badcode
- import QtWebEngine 1.4
+ import QtWebEngine 1.5
\endcode
To link against the module, add the following QT variable to your qmake .pro