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 a6299efe..7bb1ea27 100644
--- a/tests/auto/geotestplugin/qgeotiledmap_test.h
+++ b/tests/auto/geotestplugin/qgeotiledmap_test.h
@@ -48,7 +48,7 @@ class QGeoTiledMapTest: public QGeoTiledMap
public:
QGeoTiledMapTest(QGeoTiledMappingManagerEngine *engine,
const QGeoTiledMapTestOptions &options,
- QObject *parent = 0);
+ QObject *parent = nullptr);
protected slots:
void onCameraCenter_testChanged(QGeoMapParameter *param, const char *propertyName);