summaryrefslogtreecommitdiffstats
path: root/src/location/maps/qgeomaneuver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeomaneuver.h')
-rw-r--r--src/location/maps/qgeomaneuver.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/location/maps/qgeomaneuver.h b/src/location/maps/qgeomaneuver.h
index a50af961..83245ede 100644
--- a/src/location/maps/qgeomaneuver.h
+++ b/src/location/maps/qgeomaneuver.h
@@ -46,11 +46,11 @@
#include <QExplicitlySharedDataPointer>
-class QString;
QT_BEGIN_HEADER
-QTM_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE
+class QString;
class QGeoCoordinate;
class QGeoManeuverPrivate;
@@ -107,7 +107,7 @@ private:
QExplicitlySharedDataPointer<QGeoManeuverPrivate> d_ptr;
};
-QTM_END_NAMESPACE
+QT_END_NAMESPACE
QT_END_HEADER