summaryrefslogtreecommitdiff
path: root/src/location/maps/qgeomap_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/maps/qgeomap_p.h')
-rw-r--r--src/location/maps/qgeomap_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/location/maps/qgeomap_p.h b/src/location/maps/qgeomap_p.h
index 04a58672..34771fe4 100644
--- a/src/location/maps/qgeomap_p.h
+++ b/src/location/maps/qgeomap_p.h
@@ -85,9 +85,9 @@ public:
QGeoMap(QGeoMapData *mapData, QObject *parent = 0);
virtual ~QGeoMap();
- QGeoMapController* mapController();
+ QGeoMapController *mapController();
- QGLCamera* glCamera() const;
+ QGLCamera *glCamera() const;
void paintGL(QGLPainter *painter);
void resize(int width, int height);