From bc73af3ea55ed415d330f6d3a3aad6dd361f6417 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 21 Oct 2011 17:07:12 +1000 Subject: Fixup temporary QtLocation export. Q_LOCATION_EXPORT_TEMP -> Q_LOCATION_EXPORT Change-Id: I65b1d9c59ab2d2ad437f1934013eb53b0b96e606 Reviewed-by: Alex --- src/location/places/qplaceidreply.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/location/places/qplaceidreply.h') 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: -- cgit v1.2.1