forked from GerhardHoffmann/DCLibraries
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
|
||||
|
||||
public:
|
||||
ReportingThread(hwinf *hw, QString const &fileToDownload);
|
||||
ReportingThread(hwinf *hw);
|
||||
~ReportingThread();
|
||||
|
||||
protected:
|
||||
|
Loading…
Reference in New Issue
Block a user