summaryrefslogtreecommitdiffstats
path: root/src/webengine/doc
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2018-08-29 15:38:35 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2018-08-30 10:24:10 +0000
commit1ab164b30d55f9de68e7d36e226f67dfd2b3bd55 (patch)
tree048c7330e65b066b8cb390dcc6ad8679e073e95e /src/webengine/doc
parent5b6f0041d70513a183612ce628c987a6dc854ef5 (diff)
Doc: Bump import to "QtWebEngine 1.8"
Task-number: QTBUG-70246 Change-Id: I8f56c6ee63fb9b0660558a91c4583961ca0d6946 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/webengine/doc')
-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 1c6cb53c7..17c29a126 100644
--- a/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
+++ b/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \qmlmodule QtWebEngine 1.7
+ \qmlmodule QtWebEngine 1.8
\title Qt WebEngine QML Types
\brief Provides QML types for rendering web content within a QML application
\ingroup qtwebengine-modules
@@ -36,7 +36,7 @@
your .qml file:
\badcode
- import QtWebEngine 1.7
+ import QtWebEngine 1.8
\endcode
To link against the module, add the following QT variable to your qmake .pro