mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
removed whitespace.
Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
This commit is contained in:
parent
9038b3aa6e
commit
3a1a4c1874
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ public:
|
||||||
GlobeGPS(QWidget *parent);
|
GlobeGPS(QWidget *parent);
|
||||||
void reload();
|
void reload();
|
||||||
void centerOn(struct dive* dive);
|
void centerOn(struct dive* dive);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
Marble::GeoDataDocument *loadedDives;
|
Marble::GeoDataDocument *loadedDives;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue