diff options
Diffstat (limited to 'tests/auto/qgeoroutingmanagerplugins/qgeoserviceproviderplugin_test.h')
-rw-r--r-- | tests/auto/qgeoroutingmanagerplugins/qgeoserviceproviderplugin_test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qgeoroutingmanagerplugins/qgeoserviceproviderplugin_test.h b/tests/auto/qgeoroutingmanagerplugins/qgeoserviceproviderplugin_test.h index 0883c7be..c08b15e6 100644 --- a/tests/auto/qgeoroutingmanagerplugins/qgeoserviceproviderplugin_test.h +++ b/tests/auto/qgeoroutingmanagerplugins/qgeoserviceproviderplugin_test.h @@ -38,7 +38,7 @@ class QGeoServiceProviderFactoryTest: public QObject, public QGeoServiceProvider { Q_OBJECT Q_INTERFACES(QGeoServiceProviderFactory) - Q_PLUGIN_METADATA(IID "org.qt-project.qt.geoservice.serviceproviderfactory/5.0" + Q_PLUGIN_METADATA(IID "org.qt-project.qt.geoservice.serviceproviderfactory/6.0" FILE "routing_plugin.json") public: |