forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.12'
Conflicts: src/plugins/mcusupport/mcusupportsdk.cpp Change-Id: I1583fa81adc0218ad4657baa347c08e9e29f88e6
This commit is contained in:
@@ -167,6 +167,9 @@ private:
|
||||
QAction *m_stopAction = nullptr;
|
||||
|
||||
State m_state = State::Initial;
|
||||
int m_filesCount = 0;
|
||||
int m_filesSucceeded = 0;
|
||||
int m_filesFailed = 0;
|
||||
|
||||
DiagnosticFilterModel *m_diagnosticFilterModel = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user