summaryrefslogtreecommitdiffstats
path: root/src/jsonauthority.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jsonauthority.h')
-rw-r--r--src/jsonauthority.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jsonauthority.h b/src/jsonauthority.h
index aacfc7e..fca4867 100644
--- a/src/jsonauthority.h
+++ b/src/jsonauthority.h
@@ -85,6 +85,6 @@ public:
QT_END_NAMESPACE_JSONSTREAM
-QT_JSONSTREAM_DECLARE_METATYPE(QT_PREPEND_NAMESPACE_JSONSTREAM(JsonAuthority) *)
+QT_JSONSTREAM_DECLARE_METATYPE_PTR(JsonAuthority)
#endif // JSONAUTHORITY_H