summaryrefslogtreecommitdiff
path: root/src/location/maps/tiled/qgeotiledmapcircleobjectinfo_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/tiled/qgeotiledmapcircleobjectinfo_p.h')
-rw-r--r--src/location/maps/tiled/qgeotiledmapcircleobjectinfo_p.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/location/maps/tiled/qgeotiledmapcircleobjectinfo_p.h b/src/location/maps/tiled/qgeotiledmapcircleobjectinfo_p.h
index 7ea9b3c2..c6f07383 100644
--- a/src/location/maps/tiled/qgeotiledmapcircleobjectinfo_p.h
+++ b/src/location/maps/tiled/qgeotiledmapcircleobjectinfo_p.h
@@ -59,10 +59,9 @@
#include <QPen>
#include <QBrush>
-class QGraphicsEllipseItem;
-
-QTM_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE
+class QGraphicsEllipseItem;
class QGeoMapCircleObject;
class QGeoTiledMapCircleObjectInfo : public QGeoTiledMapObjectInfo
@@ -81,6 +80,6 @@ public slots:
void brushChanged(const QBrush &brush);
};
-QTM_END_NAMESPACE
+QT_END_NAMESPACE
#endif //QGEOTILEDMAPCIRCLEOBJECT_INFO_P_H