summaryrefslogtreecommitdiff
path: root/src/imports/location/mapnode.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/location/mapnode.cpp')
-rw-r--r--src/imports/location/mapnode.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/location/mapnode.cpp b/src/imports/location/mapnode.cpp
index 4f957af4..5f439f4e 100644
--- a/src/imports/location/mapnode.cpp
+++ b/src/imports/location/mapnode.cpp
@@ -50,7 +50,7 @@
#define GL_MULTISAMPLE 0x809D
#endif
-MapNode::MapNode(QGeoMap* map): QSGGeometryNode(),
+MapNode::MapNode(QGeoMap *map): QSGGeometryNode(),
m_fbo(0),
m_fboSurface(0),
m_geometry(QSGGeometry::defaultAttributes_TexturedPoint2D(), 4),