forked from qt-creator/qt-creator
Merge remote-tracking branch 'origin/4.12'
Change-Id: I11936ad9e4515c3c6c9df1d949cc8116aeccd4c4
This commit is contained in:
@@ -231,7 +231,6 @@ void McuSupportOptionsWidget::apply()
|
||||
return;
|
||||
|
||||
McuSupportOptions::registerQchFiles();
|
||||
McuSupportOptions::removeOutdatedKits();
|
||||
|
||||
const McuTarget *mcuTarget = currentMcuTarget();
|
||||
if (!mcuTarget)
|
||||
|
||||
Reference in New Issue
Block a user