From 0bcd8a6b8f96b214892fb296c6d6655ade43136f Mon Sep 17 00:00:00 2001 From: Allan Sandfeld Jensen Date: Tue, 22 Jun 2021 15:16:16 +0200 Subject: Fix module specified for moved classes Pick-to: 6.2 Change-Id: Iad93680dd0811086c481d9bf8adb298f663bdfa4 Reviewed-by: Michal Klocek --- src/core/api/qwebengineprofile.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/api/qwebengineprofile.cpp') diff --git a/src/core/api/qwebengineprofile.cpp b/src/core/api/qwebengineprofile.cpp index 2b0ba5291..40f9ca9d4 100644 --- a/src/core/api/qwebengineprofile.cpp +++ b/src/core/api/qwebengineprofile.cpp @@ -68,7 +68,7 @@ using QtWebEngineCore::ProfileAdapter; \brief The QWebEngineProfile class provides a web engine profile shared by multiple pages. \since 5.5 - \inmodule QtWebEngineWidgets + \inmodule QtWebEngineCore 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