summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-03-06 09:56:26 +0100
committerKai Koehne <kai.koehne@qt.io>2018-03-08 20:43:31 +0000
commitabe1c22264c499bcadca2c7d76651e8b44faeb68 (patch)
tree6f29fa05a5305150f8fe0c6514ffa1fa796d3ccb
parentce0ea1aa995ac5ee85caf5a131b9e82c6361e6d9 (diff)
Doc: Bump QtWebEngine import version
Change-Id: Ice026456c9dcc1688ef76cf3f556342b7a0a2ecf Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
-rw-r--r--src/webengine/doc/src/qtwebengine-qmlmodule.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc b/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
index 140ac6305..1c6cb53c7 100644
--- a/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
+++ b/src/webengine/doc/src/qtwebengine-qmlmodule.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2017 The Qt Company Ltd.
+** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the documentation of the Qt Toolkit.
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
- \qmlmodule QtWebEngine 1.5
+ \qmlmodule QtWebEngine 1.7
\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.5
+ import QtWebEngine 1.7
\endcode
To link against the module, add the following QT variable to your qmake .pro