summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebengineregisterprotocolhandlerrequest.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/api/qwebengineregisterprotocolhandlerrequest.h')
-rw-r--r--src/core/api/qwebengineregisterprotocolhandlerrequest.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/api/qwebengineregisterprotocolhandlerrequest.h b/src/core/api/qwebengineregisterprotocolhandlerrequest.h
index b3707bc59..12b1d6edf 100644
--- a/src/core/api/qwebengineregisterprotocolhandlerrequest.h
+++ b/src/core/api/qwebengineregisterprotocolhandlerrequest.h
@@ -51,7 +51,7 @@ class WebContentsDelegateQt;
QT_BEGIN_NAMESPACE
-class QWEBENGINE_EXPORT QWebEngineRegisterProtocolHandlerRequest {
+class QWEBENGINECORE_EXPORT QWebEngineRegisterProtocolHandlerRequest {
Q_GADGET
Q_PROPERTY(QUrl origin READ origin CONSTANT FINAL)
Q_PROPERTY(QString scheme READ scheme CONSTANT FINAL)