From e8137c729afbbb5c1549cad863ecbfd8c95b94a5 Mon Sep 17 00:00:00 2001 From: Peter Varga Date: Tue, 17 Jan 2023 14:21:04 +0100 Subject: Doc: Fix warning and minor clean-up - Fix typo in link - Qt Location is no longer linked in Qt WebEngine Features - Replace Qt Location with Qt Positioning module Pick-to: 6.4 6.5 Change-Id: Ia736fee8f0775fd6067c6f1e7a670b3bd7d8acb5 Reviewed-by: Michal Klocek --- .../webenginewidgets/clientcertificate/doc/src/clientcertificate.qdoc | 2 +- examples/webenginewidgets/maps/doc/src/maps.qdoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/webenginewidgets/clientcertificate/doc/src/clientcertificate.qdoc b/examples/webenginewidgets/clientcertificate/doc/src/clientcertificate.qdoc index 108d2db7b..427e5052c 100644 --- a/examples/webenginewidgets/clientcertificate/doc/src/clientcertificate.qdoc +++ b/examples/webenginewidgets/clientcertificate/doc/src/clientcertificate.qdoc @@ -84,7 +84,7 @@ \skipto QFile \printuntil QSslKey - Now we add the certificate and its private key to \l {QWebEngigneClientCertificateStore}. + Now we add the certificate and its private key to \l {QWebEngineClientCertificateStore}. \printuntil clientCertificateStore diff --git a/examples/webenginewidgets/maps/doc/src/maps.qdoc b/examples/webenginewidgets/maps/doc/src/maps.qdoc index 43728d081..547572750 100644 --- a/examples/webenginewidgets/maps/doc/src/maps.qdoc +++ b/examples/webenginewidgets/maps/doc/src/maps.qdoc @@ -15,7 +15,7 @@ The \l {https://www.w3.org/TR/geolocation-API/}{Geolocation API} is a JavaScript API that web applications can use to determine the user's physical location to show on a map, for example. As \QWE relies on the - \e {Qt Location} module to power this API, a viable location backend is + \e {Qt Positioning} module to power this API, a viable location backend is needed for the target platform. To avoid accidentally sending location information to third parties -- cgit v1.2.1