diff options
Diffstat (limited to 'src/location/mapsgl/map.h')
-rw-r--r-- | src/location/mapsgl/map.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/mapsgl/map.h b/src/location/mapsgl/map.h index f6e86146..aac7eb50 100644 --- a/src/location/mapsgl/map.h +++ b/src/location/mapsgl/map.h @@ -64,7 +64,7 @@ class QGLPainter; class QPointF; -class Q_LOCATION_EXPORT Map : public QObject +class Q_LOCATION_EXPORT_TEMP Map : public QObject { Q_OBJECT |