summaryrefslogtreecommitdiffstats
path: root/src/core/profile_io_data_qt.h
diff options
context:
space:
mode:
authorPeter Varga <pvarga@inf.u-szeged.hu>2021-07-08 14:35:56 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-07-08 22:05:42 +0000
commitc9e296f776cc48741d9ea752294193b5f8384411 (patch)
tree0df638cfa208a1f77e813bbb33141cfca42dccb9 /src/core/profile_io_data_qt.h
parent8cdca268eb0e879d135aad677a860936d83dbd71 (diff)
Clean up includes, forward declarations and friends in core api
Change-Id: I58e2dc2443bca75b0d315694c9f6503251a7be02 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit 8c30f95f2a9b5de6d638f68bd3ab2bdaac7e1995) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/core/profile_io_data_qt.h')
-rw-r--r--src/core/profile_io_data_qt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/profile_io_data_qt.h b/src/core/profile_io_data_qt.h
index e44d838dd..ab5c588f5 100644
--- a/src/core/profile_io_data_qt.h
+++ b/src/core/profile_io_data_qt.h
@@ -62,6 +62,7 @@ class ExtensionSystemQt;
namespace QtWebEngineCore {
struct ClientCertificateStoreData;
+class CookieMonsterDelegateQt;
class ProfileIODataQt;
class ProfileQt;