summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeoroute.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/maps/qgeoroute.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/maps/qgeoroute.h')
-rw-r--r--src/location/maps/qgeoroute.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeoroute.h b/src/location/maps/qgeoroute.h
index 3b007414..d3ad5354 100644
--- a/src/location/maps/qgeoroute.h
+++ b/src/location/maps/qgeoroute.h
@@ -60,7 +60,7 @@ class QGeoRouteSegment;
class QGeoRoutePrivate;
-class Q_LOCATION_EXPORT_TEMP QGeoRoute
+class Q_LOCATION_EXPORT QGeoRoute
{
public:
QGeoRoute();