summaryrefslogtreecommitdiff
path: root/tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp')
-rw-r--r--tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp b/tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp
index 0123d375..7b7f8b98 100644
--- a/tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp
+++ b/tests/auto/qgeomapcontroller/tst_qgeomapcontroller.cpp
@@ -91,7 +91,7 @@ tst_QGeoMapController::tst_QGeoMapController()
QGeoServiceProviderFactoryTest serviceProviderTest; // empty constructor
// TODO: check whether the default constructors of these objects allow the create to work
- QMap<QString, QVariant> parameterMap;
+ QVariantMap parameterMap;
QGeoServiceProvider::Error mappingError;
QString mappingErrorString;