#include "filedownloadworker.h" FileDownloadWorker::FileDownloadWorker(QObject *parent) : QObject(parent) { }