From 49f3b953c49aa5b5130b57810f11ba69baf2b36e Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 29 Mar 2016 16:19:23 +0200 Subject: Fix indentation --- src/FileDownloader.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/FileDownloader.h') diff --git a/src/FileDownloader.h b/src/FileDownloader.h index f66f7f9..d64445f 100644 --- a/src/FileDownloader.h +++ b/src/FileDownloader.h @@ -28,10 +28,10 @@ public: signals: - /** - * Triggered when the download has finished. - * On error, downloadedData will be empty. - */ + /** + * Triggered when the download has finished. + * On error, downloadedData will be empty. + */ void downloaded(const QUrl& url, const QByteArray& downloadedData); private slots: -- cgit v1.2.3-55-g7522