summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeomappolylineobject_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeomappolylineobject_p.h')
-rw-r--r--src/location/maps/qgeomappolylineobject_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/maps/qgeomappolylineobject_p.h b/src/location/maps/qgeomappolylineobject_p.h
index c27afbfd..845b7953 100644
--- a/src/location/maps/qgeomappolylineobject_p.h
+++ b/src/location/maps/qgeomappolylineobject_p.h
@@ -47,7 +47,7 @@
#include <QList>
#include <QPen>
-QTM_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE
class QGeoMapPolylineObjectPrivate
{
@@ -59,6 +59,6 @@ public:
QPen pen;
};
-QTM_END_NAMESPACE
+QT_END_NAMESPACE
#endif