summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeomaprectangleobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeomaprectangleobject.h')
-rw-r--r--src/location/maps/qgeomaprectangleobject.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/maps/qgeomaprectangleobject.h b/src/location/maps/qgeomaprectangleobject.h
index 7c096a56..6f24450f 100644
--- a/src/location/maps/qgeomaprectangleobject.h
+++ b/src/location/maps/qgeomaprectangleobject.h
@@ -47,7 +47,7 @@
#include <QPen>
#include <QBrush>
-QTM_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE
class QGeoMapRectangleObjectPrivate;
class QGeoBoundingBox;
@@ -96,6 +96,6 @@ private:
Q_DISABLE_COPY(QGeoMapRectangleObject)
};
-QTM_END_NAMESPACE
+QT_END_NAMESPACE
#endif