summaryrefslogtreecommitdiffstats
path: root/src/core/api/qwebengineurlrequestinterceptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/api/qwebengineurlrequestinterceptor.h')
-rw-r--r--src/core/api/qwebengineurlrequestinterceptor.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/api/qwebengineurlrequestinterceptor.h b/src/core/api/qwebengineurlrequestinterceptor.h
index 6903a25ff..a96ded1a3 100644
--- a/src/core/api/qwebengineurlrequestinterceptor.h
+++ b/src/core/api/qwebengineurlrequestinterceptor.h
@@ -47,7 +47,8 @@
QT_BEGIN_NAMESPACE
-class Q_WEBENGINECORE_EXPORT QWebEngineUrlRequestInterceptor : public QObject {
+class Q_WEBENGINECORE_EXPORT QWebEngineUrlRequestInterceptor : public QObject
+{
Q_OBJECT
Q_DISABLE_COPY(QWebEngineUrlRequestInterceptor)
public: