summaryrefslogtreecommitdiff
path: root/src/core/api/qwebenginescript.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/api/qwebenginescript.h')
-rw-r--r--src/core/api/qwebenginescript.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/api/qwebenginescript.h b/src/core/api/qwebenginescript.h
index b3768c103..a9b1bb869 100644
--- a/src/core/api/qwebenginescript.h
+++ b/src/core/api/qwebenginescript.h
@@ -51,7 +51,8 @@ class UserScript;
QT_BEGIN_NAMESPACE
-class Q_WEBENGINECORE_EXPORT QWebEngineScript {
+class Q_WEBENGINECORE_EXPORT QWebEngineScript
+{
Q_GADGET
Q_PROPERTY(QString name READ name WRITE setName FINAL)