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
committerPeter Varga <pvarga@inf.u-szeged.hu>2021-07-08 15:01:14 +0000
commit8c30f95f2a9b5de6d638f68bd3ab2bdaac7e1995 (patch)
treece01a496101a0476fb862ac33f436855ddac6220 /src/core/profile_io_data_qt.h
parent1d988d971bc4270ba3d148e8e2c143bf8f625b6e (diff)
Clean up includes, forward declarations and friends in core api
Pick-to: 6.2 Change-Id: I58e2dc2443bca75b0d315694c9f6503251a7be02 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
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 1b5154f3c..b9503eca8 100644
--- a/src/core/profile_io_data_qt.h
+++ b/src/core/profile_io_data_qt.h
@@ -67,6 +67,7 @@ class ExtensionSystemQt;
namespace QtWebEngineCore {
struct ClientCertificateStoreData;
+class CookieMonsterDelegateQt;
class ProfileIODataQt;
class ProfileQt;