summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeoroute_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeoroute_p.h')
-rw-r--r--src/location/maps/qgeoroute_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/maps/qgeoroute_p.h b/src/location/maps/qgeoroute_p.h
index 0c382ebd..c039c1d1 100644
--- a/src/location/maps/qgeoroute_p.h
+++ b/src/location/maps/qgeoroute_p.h
@@ -60,7 +60,7 @@
#include <QSharedData>
-QTM_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE
class QGeoCoordinate;
@@ -89,6 +89,6 @@ public:
QGeoRouteSegment firstSegment;
};
-QTM_END_NAMESPACE
+QT_END_NAMESPACE
#endif