summaryrefslogtreecommitdiff
path: root/src/location/mapsgl/mapitem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/mapsgl/mapitem.h')
-rw-r--r--src/location/mapsgl/mapitem.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/mapsgl/mapitem.h b/src/location/mapsgl/mapitem.h
index 7e8a5801..f94683e6 100644
--- a/src/location/mapsgl/mapitem.h
+++ b/src/location/mapsgl/mapitem.h
@@ -66,7 +66,7 @@ struct MapItemGLResources {
};
-class Q_LOCATION_EXPORT_TEMP MapItem
+class Q_LOCATION_EXPORT MapItem
{
public:
MapItem();
@@ -114,7 +114,7 @@ private:
MapItemGLResources* glResources_;
};
-class Q_LOCATION_EXPORT_TEMP MapItemTree
+class Q_LOCATION_EXPORT MapItemTree
{
public:
MapItemTree();