From d0ca6784282fea4cff47784e6ed5e36887187af4 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Thu, 2 May 2019 14:15:57 +0200 Subject: Doc: Fix QDoc warnings Change-Id: I00ec352cdea43d44388889805f1bd609a3555c4c Reviewed-by: Allan Sandfeld Jensen --- src/webenginewidgets/api/qwebengineprofile.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/webenginewidgets/api') diff --git a/src/webenginewidgets/api/qwebengineprofile.cpp b/src/webenginewidgets/api/qwebengineprofile.cpp index 6b31b3217..237d68473 100644 --- a/src/webenginewidgets/api/qwebengineprofile.cpp +++ b/src/webenginewidgets/api/qwebengineprofile.cpp @@ -834,8 +834,8 @@ void QWebEngineProfile::removeAllUrlSchemeHandlers() Currently only affects Linux/NSS installations where it enables OCSP. - As long as one profile has this option enabled, all other profiles will be - able to use it for their certificate verification. + As long as one profile has \a enabled set to \c true, all other profiles + will be able to use it for their certificate verification. \sa isUsedForGlobalCertificateVerification(), httpCacheType() */ -- cgit v1.2.3