summaryrefslogtreecommitdiff
path: root/src/location/places/qplacedetailsreply.h
diff options
context:
space:
mode:
authorAaron McCarthy <mccarthy.aaron@gmail.com>2013-02-01 12:53:04 +1000
committerAaron McCarthy <mccarthy.aaron@gmail.com>2013-02-03 12:17:12 +0100
commit3a598fcfa09551f3476b19549f02251aa44fefb7 (patch)
treeca0a5a79d281c5025a91f581619e51f12d88b25c /src/location/places/qplacedetailsreply.h
parent7c875c46d43cf9eb06714b8218d4f79159935e2d (diff)
downloadqtlocation-3a598fcfa09551f3476b19549f02251aa44fefb7.tar.gz
Remove use of QT_{BEGIN,END}_HEADER macros.
These macros were removed from Qt Core and they are no longer defined causing Qt Location to fail to build. Change-Id: Ibed30daa1a802957cebe95a577dfe86f0f643970 Reviewed-by: Laszlo Papp <lpapp@kde.org> Reviewed-by: Lorn Potter <lorn.potter@jollamobile.com>
Diffstat (limited to 'src/location/places/qplacedetailsreply.h')
-rw-r--r--src/location/places/qplacedetailsreply.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/location/places/qplacedetailsreply.h b/src/location/places/qplacedetailsreply.h
index 0f3e7a3e..21d32b4b 100644
--- a/src/location/places/qplacedetailsreply.h
+++ b/src/location/places/qplacedetailsreply.h
@@ -45,8 +45,6 @@
#include <QtLocation/QPlaceReply>
#include <QtLocation/QPlace>
-QT_BEGIN_HEADER
-
QT_BEGIN_NAMESPACE
class QPlaceDetailsReplyPrivate;
@@ -71,6 +69,4 @@ private:
QT_END_NAMESPACE
-QT_END_HEADER
-
#endif // QPLACEDETAILSREPLY_H