summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeoserviceprovider.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeoserviceprovider.h')
-rw-r--r--src/location/maps/qgeoserviceprovider.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeoserviceprovider.h b/src/location/maps/qgeoserviceprovider.h
index f5ba723b..f3958148 100644
--- a/src/location/maps/qgeoserviceprovider.h
+++ b/src/location/maps/qgeoserviceprovider.h
@@ -160,7 +160,7 @@ public:
void setAllowExperimental(bool allow);
private:
- QGeoServiceProviderPrivate* d_ptr;
+ QGeoServiceProviderPrivate *d_ptr;
};
Q_DECLARE_OPERATORS_FOR_FLAGS(QGeoServiceProvider::RoutingFeatures)