summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeosearchmanager_p.h
diff options
context:
space:
mode:
authorAaron McCarthy <aaron.mccarthy@nokia.com>2011-07-13 15:47:08 +1000
committerAaron McCarthy <aaron.mccarthy@nokia.com>2011-07-13 16:34:34 +1000
commitbebaf4b6411b0729f73ed977798e4024bdb562ac (patch)
treea04686679cf5f63892d610d66b8e35a5e4d5200e /src/location/maps/qgeosearchmanager_p.h
parent31b9ab4141bfc5b2c548e8385d91c90944c91f63 (diff)
parent47db4be971b687c74d40b798c400c8ca99147aed (diff)
downloadqtlocation-bebaf4b6411b0729f73ed977798e4024bdb562ac.tar.gz
Merge remote branch 'origin/master' into places-base
Conflicts: examples/declarative/mapviewer/mapviewer.qml src/location/maps/qgeosearchmanager.h src/location/maps/qgeosearchmanager_p.h Change-Id: I7ae2e6b1b748cd8eee3a5cc7520a956a1fcde0cd
Diffstat (limited to 'src/location/maps/qgeosearchmanager_p.h')
-rw-r--r--src/location/maps/qgeosearchmanager_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/maps/qgeosearchmanager_p.h b/src/location/maps/qgeosearchmanager_p.h
index 1267462d..451b05c7 100644
--- a/src/location/maps/qgeosearchmanager_p.h
+++ b/src/location/maps/qgeosearchmanager_p.h
@@ -59,7 +59,7 @@
#include <QList>
-QTM_BEGIN_NAMESPACE
+QT_BEGIN_NAMESPACE
class QGeoSearchManagerEngine;
@@ -75,7 +75,7 @@ private:
Q_DISABLE_COPY(QGeoSearchManagerPrivate)
};
-QTM_END_NAMESPACE
+QT_END_NAMESPACE
#endif