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/maps/qgeomaneuver.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/location/maps/qgeomaneuver.h') diff --git a/src/location/maps/qgeomaneuver.h b/src/location/maps/qgeomaneuver.h index 4ed7130c..e4fbf142 100644 --- a/src/location/maps/qgeomaneuver.h +++ b/src/location/maps/qgeomaneuver.h @@ -56,7 +56,7 @@ class QString; class QGeoCoordinate; class QGeoManeuverPrivate; -class Q_LOCATION_EXPORT_TEMP QGeoManeuver +class Q_LOCATION_EXPORT QGeoManeuver { public: -- cgit v1.2.1