summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeoroutingmanager.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/qgeoroutingmanager.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/qgeoroutingmanager.h')
-rw-r--r--src/location/maps/qgeoroutingmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeoroutingmanager.h b/src/location/maps/qgeoroutingmanager.h
index a5ee37b7..7ecf1c80 100644
--- a/src/location/maps/qgeoroutingmanager.h
+++ b/src/location/maps/qgeoroutingmanager.h
@@ -59,7 +59,7 @@ class QLocale;
class QGeoRoutingManagerEngine;
class QGeoRoutingManagerPrivate;
-class Q_LOCATION_EXPORT_TEMP QGeoRoutingManager : public QObject
+class Q_LOCATION_EXPORT QGeoRoutingManager : public QObject
{
Q_OBJECT
public: