summaryrefslogtreecommitdiff
path: root/tests/auto/geotestplugin/qgeotiledmap_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/geotestplugin/qgeotiledmap_test.h')
-rw-r--r--tests/auto/geotestplugin/qgeotiledmap_test.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/geotestplugin/qgeotiledmap_test.h b/tests/auto/geotestplugin/qgeotiledmap_test.h
index 7bb1ea27..7194e3d6 100644
--- a/tests/auto/geotestplugin/qgeotiledmap_test.h
+++ b/tests/auto/geotestplugin/qgeotiledmap_test.h
@@ -51,7 +51,7 @@ public:
QObject *parent = nullptr);
protected slots:
- void onCameraCenter_testChanged(QGeoMapParameter *param, const char *propertyName);
+ void onCameraCenter_testChanged(QGeoMapParameter *param, const QMetaProperty &property);
public:
using QGeoTiledMap::setCameraData;