mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +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()
|
void GlobeGPS::fixZoom()
|
||||||
{
|
{
|
||||||
zoomView(currentZoomLevel, Marble::Linear);
|
zoomView(currentZoomLevel, Marble::Linear);
|
||||||
}
|
}
|
||||||
|
|
||||||
void GlobeGPS::prepareForGetDiveCoordinates()
|
void GlobeGPS::prepareForGetDiveCoordinates()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue