diff options
Diffstat (limited to 'src/location/maps/qgeocodereply.h')
-rw-r--r-- | src/location/maps/qgeocodereply.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeocodereply.h b/src/location/maps/qgeocodereply.h index 16882b2d..863e604d 100644 --- a/src/location/maps/qgeocodereply.h +++ b/src/location/maps/qgeocodereply.h @@ -55,7 +55,7 @@ QT_BEGIN_NAMESPACE class QGeocodeReplyPrivate; -class Q_LOCATION_EXPORT_TEMP QGeocodeReply : public QObject +class Q_LOCATION_EXPORT QGeocodeReply : public QObject { Q_OBJECT |