summaryrefslogtreecommitdiff
path: root/src/webengine/api/qquickwebengineloadrequest.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/qquickwebengineloadrequest.cpp
parent12ee6f4ce7c72d1cdbfa356e8357e44716a9e1e1 (diff)
downloadqtwebengine-89315f81abf11c9f5096d63b2bce2200ab45a9e7.tar.gz
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/qquickwebengineloadrequest.cpp')
-rw-r--r--src/webengine/api/qquickwebengineloadrequest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/api/qquickwebengineloadrequest.cpp b/src/webengine/api/qquickwebengineloadrequest.cpp
index e94fa7eb9..e39d7b4d1 100644
--- a/src/webengine/api/qquickwebengineloadrequest.cpp
+++ b/src/webengine/api/qquickwebengineloadrequest.cpp
@@ -59,7 +59,7 @@ public:
/*!
\qmltype WebEngineLoadRequest
\instantiates QQuickWebEngineLoadRequest
- \inqmlmodule QtWebEngine 1.0
+ \inqmlmodule QtWebEngine
\since QtWebEngine 1.0
\brief A utility type for the WebEngineView::loadingChanged signal.