mirror of
https://github.com/subsurface/subsurface.git
synced 2024-12-01 06:30:26 +00:00
silly whitespace fix.
Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6925d13aa4
commit
10519bcc50
1 changed files with 1 additions and 1 deletions
|
@ -235,7 +235,7 @@ void GlobeGPS::centerOn(dive* dive)
|
|||
|
||||
void GlobeGPS::fixZoom()
|
||||
{
|
||||
zoomView(currentZoomLevel, Marble::Linear);
|
||||
zoomView(currentZoomLevel, Marble::Linear);
|
||||
}
|
||||
|
||||
void GlobeGPS::prepareForGetDiveCoordinates()
|
||||
|
|
Loading…
Reference in a new issue