From 5a4485b63b944a0030c1020afc44d753d0e32078 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 27 May 2017 11:05:38 -0700 Subject: Random whitespace cleanup Signed-off-by: Dirk Hohndel --- desktop-widgets/diveshareexportdialog.h | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'desktop-widgets/diveshareexportdialog.h') diff --git a/desktop-widgets/diveshareexportdialog.h b/desktop-widgets/diveshareexportdialog.h index 8384ea3c2..4fd13781a 100644 --- a/desktop-widgets/diveshareexportdialog.h +++ b/desktop-widgets/diveshareexportdialog.h @@ -15,21 +15,21 @@ class DiveShareExportDialog; class DiveShareExportDialog : public QDialog { - Q_OBJECT + Q_OBJECT public: - explicit DiveShareExportDialog(QWidget *parent = 0); - ~DiveShareExportDialog(); - static DiveShareExportDialog *instance(); - void prepareDivesForUpload(bool); + explicit DiveShareExportDialog(QWidget *parent = 0); + ~DiveShareExportDialog(); + static DiveShareExportDialog *instance(); + void prepareDivesForUpload(bool); private: - Ui::DiveShareExportDialog *ui; - bool exportSelected; - QNetworkReply *reply; + Ui::DiveShareExportDialog *ui; + bool exportSelected; + QNetworkReply *reply; private slots: - void UIDFromBrowser(); - void doUpload(); - void finishedSlot(); + void UIDFromBrowser(); + void doUpload(); + void finishedSlot(); }; #endif // DIVESHAREEXPORTDIALOG_H -- cgit v1.2.3-70-g09d2