Commit 1ab164b3 authored by Leena Miettinen's avatar Leena Miettinen
Browse files

Doc: Bump import to "QtWebEngine 1.8"


Task-number: QTBUG-70246
Change-Id: I8f56c6ee63fb9b0660558a91c4583961ca0d6946
Reviewed-by: default avatarAllan Sandfeld Jensen <allan.jensen@qt.io>
Showing with 2 additions and 2 deletions
......@@ -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
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment