Minor: only hwinf as parameter needed
This commit is contained in:
parent
be16fe4981
commit
23619543b2
@ -9,7 +9,7 @@ class ReportingThread : public QThread {
|
|||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
public:
|
public:
|
||||||
ReportingThread(hwinf *hw, QString const &fileToDownload);
|
ReportingThread(hwinf *hw);
|
||||||
~ReportingThread();
|
~ReportingThread();
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
Loading…
Reference in New Issue
Block a user