summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@theqtcompany.com>2016-03-29 14:23:22 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2016-03-31 06:48:44 +0000
commit6de2c94b01fa249c3d051a472ce4073eedebe84e (patch)
treec932a07188d5d6c0bf2aef37af43c852462b0896 /src
parent96eac3793be4db0bbaaefb7606d5dcbcfdeb769f (diff)
Doc: Mark QWebEngineProfile::setRequestInterceptor as new in Qt 5.6
Change-Id: I93f68098718d7f0303accabc9def49ff83e65ca2 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'src')
-rw-r--r--src/webenginewidgets/api/qwebengineprofile.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webenginewidgets/api/qwebengineprofile.cpp b/src/webenginewidgets/api/qwebengineprofile.cpp
index b2cc23565..aa6101450 100644
--- a/src/webenginewidgets/api/qwebengineprofile.cpp
+++ b/src/webenginewidgets/api/qwebengineprofile.cpp
@@ -474,6 +474,7 @@ QWebEngineCookieStore* QWebEngineProfile::cookieStore()
The profile does not take ownership of the pointer.
+ \since 5.6
\sa QWebEngineUrlRequestInfo
*/