summaryrefslogtreecommitdiff
path: root/src/location/places/qplaceidreply.h
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2011-10-21 17:07:12 +1000
committerQt by Nokia <qt-info@nokia.com>2011-10-21 10:46:21 +0200
commitbc73af3ea55ed415d330f6d3a3aad6dd361f6417 (patch)
tree7e0f854c9db0c04d09a0b48f5fcecca4ffbcdeb4 /src/location/places/qplaceidreply.h
parentd1aa576861133fbf9c2aed5958b5ad22534bf0db (diff)
downloadqtlocation-bc73af3ea55ed415d330f6d3a3aad6dd361f6417.tar.gz
Fixup temporary QtLocation export.
Q_LOCATION_EXPORT_TEMP -> Q_LOCATION_EXPORT Change-Id: I65b1d9c59ab2d2ad437f1934013eb53b0b96e606 Reviewed-by: Alex <alex.blasche@nokia.com>
Diffstat (limited to 'src/location/places/qplaceidreply.h')
-rw-r--r--src/location/places/qplaceidreply.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplaceidreply.h b/src/location/places/qplaceidreply.h
index f879ce7b..0b90a613 100644
--- a/src/location/places/qplaceidreply.h
+++ b/src/location/places/qplaceidreply.h
@@ -52,7 +52,7 @@ QT_BEGIN_NAMESPACE
class QPlaceIdReplyPrivate;
-class Q_LOCATION_EXPORT_TEMP QPlaceIdReply : public QPlaceReply
+class Q_LOCATION_EXPORT QPlaceIdReply : public QPlaceReply
{
Q_OBJECT
public: