summaryrefslogtreecommitdiff
path: root/src/location/places/qplacesearchresult.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplacesearchresult.h')
-rw-r--r--src/location/places/qplacesearchresult.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/places/qplacesearchresult.h b/src/location/places/qplacesearchresult.h
index 0af4a3cf..2cda4a65 100644
--- a/src/location/places/qplacesearchresult.h
+++ b/src/location/places/qplacesearchresult.h
@@ -49,7 +49,7 @@
#include <QString>
#include "qgeoplace.h"
-QTM_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE
class QPlaceSearchResultPrivate;
@@ -108,6 +108,6 @@ private:
QSharedDataPointer<QPlaceSearchResultPrivate> d;
};
-QTM_END_NAMESPACE
+QT_END_NAMESPACE
#endif // QPLACESEARCHRESULT_H