summaryrefslogtreecommitdiff
path: root/src/location/places/qplacedetailsreply.h
diff options
context:
space:
mode:
authorabcd <amos.choy@nokia.com>2012-02-15 15:47:59 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-27 08:18:48 +0100
commit7792c01e14a4a7a669e6c4f98453321cd7cf5216 (patch)
tree590d6395ee07ad3dbc2d589243b239f59e7fe717 /src/location/places/qplacedetailsreply.h
parentc37ddf2e3f91c48d9c67432cdbd6cd2a8fef311c (diff)
downloadqtlocation-7792c01e14a4a7a669e6c4f98453321cd7cf5216.tar.gz
Refactor places jsondb plugin to use new qtjsondb c++ api
Change-Id: Ie9f3d0b4f760229bcc60fd1a0e722fd5fcf0129f Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
Diffstat (limited to 'src/location/places/qplacedetailsreply.h')
-rw-r--r--src/location/places/qplacedetailsreply.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/location/places/qplacedetailsreply.h b/src/location/places/qplacedetailsreply.h
index fb6490ee..55b48b43 100644
--- a/src/location/places/qplacedetailsreply.h
+++ b/src/location/places/qplacedetailsreply.h
@@ -49,8 +49,6 @@ QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
-
-
class QPlaceDetailsReplyPrivate;
class Q_LOCATION_EXPORT QPlaceDetailsReply : public QPlaceReply
{