summaryrefslogtreecommitdiff
path: root/src/location/places/qplaceperiod_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplaceperiod_p.h')
-rw-r--r--src/location/places/qplaceperiod_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/places/qplaceperiod_p.h b/src/location/places/qplaceperiod_p.h
index df8aaefa..7194a6c8 100644
--- a/src/location/places/qplaceperiod_p.h
+++ b/src/location/places/qplaceperiod_p.h
@@ -46,7 +46,7 @@
#include "qplaceperiod.h"
-QTM_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE
class QPlacePeriodPrivate : public QSharedData
{
@@ -62,6 +62,6 @@ public:
QDateTime end;
};
-QTM_END_NAMESPACE
+QT_END_NAMESPACE
#endif // QPLACEPERIOD_P_H