summaryrefslogtreecommitdiffstats
path: root/src/location/qgeocircle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/qgeocircle.h')
-rw-r--r--src/location/qgeocircle.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/location/qgeocircle.h b/src/location/qgeocircle.h
index a38acb1b..ad6b191f 100644
--- a/src/location/qgeocircle.h
+++ b/src/location/qgeocircle.h
@@ -97,6 +97,8 @@ private:
inline const QGeoCirclePrivate *d_func() const;
};
+Q_DECLARE_TYPEINFO(QGeoCircle, Q_MOVABLE_TYPE);
+
QT_END_NAMESPACE
Q_DECLARE_METATYPE(QGeoCircle)