summaryrefslogtreecommitdiff
path: root/src/location/places/qplacedetailsreply.h
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2011-10-18 12:37:05 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-19 02:25:37 +0200
commit7e829d3b686be2e01dfe5ba0bea943b301a15c2a (patch)
treea98b99e5bef5e1d279e0f330f7b0dade31c80e9f /src/location/places/qplacedetailsreply.h
parent52ebb5a9db7f70a216de56dffb6d5d064a3cb2a2 (diff)
downloadqtlocation-7e829d3b686be2e01dfe5ba0bea943b301a15c2a.tar.gz
Remove QT_MODULE(Location) from public Location classes
Removing all location related defines from qglobal.h causes this macro to fail. It seems that it is no longer used in new modules. Change-Id: Ifbfa6f7f40a419e0890a4611bab7e2d681f63a04 Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/location/places/qplacedetailsreply.h')
-rw-r--r--src/location/places/qplacedetailsreply.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplacedetailsreply.h b/src/location/places/qplacedetailsreply.h
index aef21ab0..bcba66fb 100644
--- a/src/location/places/qplacedetailsreply.h
+++ b/src/location/places/qplacedetailsreply.h
@@ -49,7 +49,7 @@ QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
-QT_MODULE(Location)
+
class QPlaceDetailsReplyPrivate;
class Q_LOCATION_EXPORT_TEMP QPlaceDetailsReply : public QPlaceReply