-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.10.0
-
None
-
-
1326ceb9b (dev), f93697155 (6.10)
the compiler complains that Q_DECLARE_METATYPE(QGeoPositionInfoSource::Error) generates a second time the same qMetaType template.
From the docs, using QDECLARE_METATYPE on this enum is useless.