From 115e5e5fbc5fcf190ceafaa2b800160cec93d52e Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 22 May 2013 21:25:05 -0700 Subject: The never ending, futile fight for whitespace consistency I just need to write a tool that does this... Signed-off-by: Dirk Hohndel --- qt-ui/globe.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'qt-ui/globe.h') diff --git a/qt-ui/globe.h b/qt-ui/globe.h index 650d55716..1e0960b76 100644 --- a/qt-ui/globe.h +++ b/qt-ui/globe.h @@ -12,7 +12,7 @@ struct dive; class GlobeGPS : public MarbleWidget{ Q_OBJECT - void prepareForGetDiveCoordinates(struct dive* dive); + void prepareForGetDiveCoordinates(struct dive* dive); public: using MarbleWidget::centerOn; GlobeGPS(QWidget *parent); @@ -20,12 +20,12 @@ public: void centerOn(struct dive* dive); protected: - virtual void mousePressEvent(QMouseEvent* event); + virtual void mousePressEvent(QMouseEvent* event); private: GeoDataDocument *loadedDives; QStringList diveLocations; - struct dive* editingDiveCoords; + struct dive* editingDiveCoords; KMessageWidget* messageWidget; public Q_SLOTS: -- cgit v1.2.3-70-g09d2