summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebenginequotarequest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/api/qwebenginequotarequest.h')
-rw-r--r--src/core/api/qwebenginequotarequest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/api/qwebenginequotarequest.h b/src/core/api/qwebenginequotarequest.h
index be71635c1..a759f5bb6 100644
--- a/src/core/api/qwebenginequotarequest.h
+++ b/src/core/api/qwebenginequotarequest.h
@@ -51,7 +51,7 @@ class QuotaRequestController;
QT_BEGIN_NAMESPACE
-class QWEBENGINE_EXPORT QWebEngineQuotaRequest {
+class QWEBENGINECORE_EXPORT QWebEngineQuotaRequest {
Q_GADGET
Q_PROPERTY(QUrl origin READ origin CONSTANT FINAL)
Q_PROPERTY(qint64 requestedSize READ requestedSize CONSTANT FINAL)