summaryrefslogtreecommitdiffstats
path: root/src/filedownloader.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/filedownloader.h')
-rw-r--r--src/filedownloader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filedownloader.h b/src/filedownloader.h
index 2de29ad..ec49c23 100644
--- a/src/filedownloader.h
+++ b/src/filedownloader.h
@@ -20,7 +20,7 @@ class FileDownloader : public QObject
public:
- explicit FileDownloader(const QUrl& fileUrl, QObject *parent = 0);
+ explicit FileDownloader(const QUrl& fileUrl, QObject *parent = nullptr);
virtual ~FileDownloader();