From 21aaeeae587592b9bdd33d47d11da99b881fa3f8 Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Tue, 22 Jun 2021 15:24:09 +0200 Subject: Fix C++ documentation references to QtWebEngineQuick Change-Id: Ic43fb3fb8c5e12fd14b19979749a2f1d5015644a Reviewed-by: Michal Klocek (cherry picked from commit 214f3edbcf8d925b22db0c5e0041e82670c296a8) Reviewed-by: Qt Cherry-pick Bot --- src/webenginequick/api/qquickwebengineprofile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/webenginequick/api/qquickwebengineprofile.cpp') diff --git a/src/webenginequick/api/qquickwebengineprofile.cpp b/src/webenginequick/api/qquickwebengineprofile.cpp index a2f970c29..e11df2f94 100644 --- a/src/webenginequick/api/qquickwebengineprofile.cpp +++ b/src/webenginequick/api/qquickwebengineprofile.cpp @@ -67,7 +67,7 @@ QT_BEGIN_NAMESPACE \brief The QQuickWebEngineProfile class provides a web engine profile shared by multiple pages. \since 5.6 - \inmodule QtWebEngine + \inmodule QtWebEngineQuick A web engine profile contains settings, scripts, persistent cookie policy, and the list of visited links shared by all web engine pages that belong to the profile. -- cgit v1.2.1