diff options
Diffstat (limited to 'src/location/mapsgl/tilecamera.h')
-rw-r--r-- | src/location/mapsgl/tilecamera.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/mapsgl/tilecamera.h b/src/location/mapsgl/tilecamera.h index 78c60d0d..4c40743f 100644 --- a/src/location/mapsgl/tilecamera.h +++ b/src/location/mapsgl/tilecamera.h @@ -55,7 +55,7 @@ class QGLCamera; class QGLSceneNode; class QVector3D; -class Q_LOCATION_EXPORT_TEMP TileCamera +class Q_LOCATION_EXPORT TileCamera { public: TileCamera(); |