forked from GerhardHoffmann/DCLibraries
		
	Minor: only hwinf as parameter needed
This commit is contained in:
		@@ -9,7 +9,7 @@ class ReportingThread : public QThread {
 | 
			
		||||
    Q_OBJECT
 | 
			
		||||
 | 
			
		||||
public:
 | 
			
		||||
    ReportingThread(hwinf *hw, QString const &fileToDownload);
 | 
			
		||||
    ReportingThread(hwinf *hw);
 | 
			
		||||
    ~ReportingThread();
 | 
			
		||||
 | 
			
		||||
protected:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user