diff --git a/include/reporting_thread.h b/include/reporting_thread.h index 7250c53..0d62609 100644 --- a/include/reporting_thread.h +++ b/include/reporting_thread.h @@ -9,7 +9,7 @@ class ReportingThread : public QThread { Q_OBJECT public: - ReportingThread(hwinf *hw, QString const &fileToDownload); + ReportingThread(hwinf *hw); ~ReportingThread(); protected: