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.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/api/qwebengineregisterprotocolhandlerrequest.h b/src/core/api/qwebengineregisterprotocolhandlerrequest.h
index b83827c92..86eb37404 100644
--- a/src/core/api/qwebengineregisterprotocolhandlerrequest.h
+++ b/src/core/api/qwebengineregisterprotocolhandlerrequest.h
@@ -52,7 +52,8 @@ class WebContentsDelegateQt;
QT_BEGIN_NAMESPACE
-class Q_WEBENGINECORE_EXPORT QWebEngineRegisterProtocolHandlerRequest {
+class Q_WEBENGINECORE_EXPORT QWebEngineRegisterProtocolHandlerRequest
+{
Q_GADGET
Q_PROPERTY(QUrl origin READ origin CONSTANT FINAL)
Q_PROPERTY(QString scheme READ scheme CONSTANT FINAL)