removed whitespace.

Signed-off-by: Tomaz Canabrava <tcanabrava@kde.org>
This commit is contained in:
Tomaz Canabrava 2013-05-17 13:30:47 -03:00
parent 9038b3aa6e
commit 3a1a4c1874

View file

@ -13,7 +13,7 @@ public:
GlobeGPS(QWidget *parent);
void reload();
void centerOn(struct dive* dive);
private:
Marble::GeoDataDocument *loadedDives;
};