summaryrefslogtreecommitdiffstats
path: root/src/core/net
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2019-12-06 10:27:32 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2019-12-06 09:28:33 +0000
commit15ddeed8251f5253f71c05800cc4c45f791e890b (patch)
tree6cf32ab7a113323e9734a660c60603cdf352946a /src/core/net
parent8df5daf60b8b7eedf743430f8afbcb99eca27fbc (diff)
parentca08e3ab5dd250581911f2a58185443aed91ee92 (diff)
Merge remote-tracking branch 'origin/5.14' into 5.15
Diffstat (limited to 'src/core/net')
-rw-r--r--src/core/net/url_request_notification.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/net/url_request_notification.cpp b/src/core/net/url_request_notification.cpp
index eb48160bf..74c56254e 100644
--- a/src/core/net/url_request_notification.cpp
+++ b/src/core/net/url_request_notification.cpp
@@ -51,6 +51,8 @@
#include "web_contents_adapter_client.h"
#include "web_contents_view_qt.h"
+#include <QVariant>
+
namespace QtWebEngineCore {
// Calls cancel() when the URLRequest is destroyed.