summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeoroutingmanagerengine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeoroutingmanagerengine.h')
-rw-r--r--src/location/maps/qgeoroutingmanagerengine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeoroutingmanagerengine.h b/src/location/maps/qgeoroutingmanagerengine.h
index 9fa02727..21aef7ce 100644
--- a/src/location/maps/qgeoroutingmanagerengine.h
+++ b/src/location/maps/qgeoroutingmanagerengine.h
@@ -51,7 +51,7 @@ class Q_LOCATION_EXPORT QGeoRoutingManagerEngine : public QObject
{
Q_OBJECT
public:
- QGeoRoutingManagerEngine(const QVariantMap &parameters, QObject *parent = 0);
+ explicit QGeoRoutingManagerEngine(const QVariantMap &parameters, QObject *parent = Q_NULLPTR);
virtual ~QGeoRoutingManagerEngine();
QString managerName() const;