aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/localstorage/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/localstorage/plugin.cpp')
-rw-r--r--src/imports/localstorage/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/localstorage/plugin.cpp b/src/imports/localstorage/plugin.cpp
index d7ef00bc98..8b06043f8b 100644
--- a/src/imports/localstorage/plugin.cpp
+++ b/src/imports/localstorage/plugin.cpp
@@ -135,7 +135,7 @@ public:
bool forwardOnly; // type == Rows
} __data;
- V4_OBJECT
+ V4_OBJECT(Object)
static QQmlSqlDatabaseWrapper *create(QV8Engine *engine)
{