summaryrefslogtreecommitdiffstats
path: root/src/location/places/qplacecategory.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/qplacecategory.h
parentd1aa576861133fbf9c2aed5958b5ad22534bf0db (diff)
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/qplacecategory.h')
-rw-r--r--src/location/places/qplacecategory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplacecategory.h b/src/location/places/qplacecategory.h
index 5570841d..51e262c2 100644
--- a/src/location/places/qplacecategory.h
+++ b/src/location/places/qplacecategory.h
@@ -58,7 +58,7 @@ QT_BEGIN_NAMESPACE
class QPlaceIcon;
class QPlaceCategoryPrivate;
-class Q_LOCATION_EXPORT_TEMP QPlaceCategory
+class Q_LOCATION_EXPORT QPlaceCategory
{
public:
QPlaceCategory();