summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeoroutesegment.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeoroutesegment.h')
-rw-r--r--src/location/maps/qgeoroutesegment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeoroutesegment.h b/src/location/maps/qgeoroutesegment.h
index abc808c2..6cbea455 100644
--- a/src/location/maps/qgeoroutesegment.h
+++ b/src/location/maps/qgeoroutesegment.h
@@ -64,7 +64,7 @@ public:
QGeoRouteSegment(const QGeoRouteSegment &other);
~QGeoRouteSegment();
- QGeoRouteSegment& operator= (const QGeoRouteSegment &other);
+ QGeoRouteSegment &operator= (const QGeoRouteSegment &other);
bool operator ==(const QGeoRouteSegment &other) const;
bool operator !=(const QGeoRouteSegment &other) const;