summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebenginescriptcollection_p.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/api/qwebenginescriptcollection_p.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/api/qwebenginescriptcollection_p.h')
-rw-r--r--src/core/api/qwebenginescriptcollection_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/api/qwebenginescriptcollection_p.h b/src/core/api/qwebenginescriptcollection_p.h
index 442f8fe3d..14bb6dab0 100644
--- a/src/core/api/qwebenginescriptcollection_p.h
+++ b/src/core/api/qwebenginescriptcollection_p.h
@@ -55,7 +55,7 @@
#include "qwebenginescript.h"
#include "web_contents_adapter.h"
-#include <QtCore/QSet>
+#include <QtCore/QList>
#include <QtCore/QSharedPointer>
namespace QtWebEngineCore {