summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeomapcircleobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeomapcircleobject.h')
-rw-r--r--src/location/maps/qgeomapcircleobject.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/maps/qgeomapcircleobject.h b/src/location/maps/qgeomapcircleobject.h
index b253ed8b..5fce4504 100644
--- a/src/location/maps/qgeomapcircleobject.h
+++ b/src/location/maps/qgeomapcircleobject.h
@@ -48,7 +48,7 @@
#include <QPen>
#include <QBrush>
-QTM_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE
class QGeoCoordinate;
class QGeoBoundingCircle;
@@ -103,7 +103,7 @@ private:
Q_DISABLE_COPY(QGeoMapCircleObject)
};
-QTM_END_NAMESPACE
+QT_END_NAMESPACE
Q_DECLARE_METATYPE(qreal)