summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebenginescriptcollection.cpp
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.cpp
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.cpp')
-rw-r--r--src/core/api/qwebenginescriptcollection.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/api/qwebenginescriptcollection.cpp b/src/core/api/qwebenginescriptcollection.cpp
index 193c42a79..d19fcaa24 100644
--- a/src/core/api/qwebenginescriptcollection.cpp
+++ b/src/core/api/qwebenginescriptcollection.cpp
@@ -42,8 +42,6 @@
#include "renderer_host/user_resource_controller_host.h"
-using QtWebEngineCore::UserScript;
-
/*!
\class QWebEngineScriptCollection
\inmodule QtWebEngineCore