summaryrefslogtreecommitdiffstats
path: root/src/webengine/api/qquickwebenginesingleton.cpp
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2015-11-30 14:49:28 +0100
committerKai Koehne <kai.koehne@theqtcompany.com>2015-12-10 12:45:05 +0000
commit89315f81abf11c9f5096d63b2bce2200ab45a9e7 (patch)
tree8ca8a27970c57e4df363b4c41c0857f5a30aed19 /src/webengine/api/qquickwebenginesingleton.cpp
parent12ee6f4ce7c72d1cdbfa356e8357e44716a9e1e1 (diff)
Remove explicit version \inqmlmodule
Also bump version in \qmlmodule QtWebEngine 1.2 Change-Id: I4d0379a3a46548e626508a8cf1fad51f742c8ddb Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'src/webengine/api/qquickwebenginesingleton.cpp')
-rw-r--r--src/webengine/api/qquickwebenginesingleton.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/api/qquickwebenginesingleton.cpp b/src/webengine/api/qquickwebenginesingleton.cpp
index 7ff974eb4..ba4d47016 100644
--- a/src/webengine/api/qquickwebenginesingleton.cpp
+++ b/src/webengine/api/qquickwebenginesingleton.cpp
@@ -44,7 +44,7 @@ QT_BEGIN_NAMESPACE
/*!
\qmltype WebEngine
\instantiates QQuickWebEngineSingleton
- \inqmlmodule QtWebEngine 1.1
+ \inqmlmodule QtWebEngine
\since QtWebEngine 1.1
\brief Provides access to the default settings and profiles shared by all web engine views.