NOISSUE eliminate ProgressProvider
This commit is contained in:
@ -44,7 +44,7 @@ signals:
|
||||
|
||||
protected slots:
|
||||
void statusDownloadFinished();
|
||||
void statusDownloadFailed();
|
||||
void statusDownloadFailed(QString reason);
|
||||
|
||||
protected:
|
||||
QMap<QString, QString> m_prevEntries;
|
||||
|
Reference in New Issue
Block a user