forked from qt-creator/qt-creator
Device Support: Clear auto-detection label when last device is removed.
Change-Id: I11c1ec1203519c965dd005c81a74442adc06d04c Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
This commit is contained in:
@@ -273,6 +273,7 @@ void DeviceSettingsWidget::clearDetails()
|
||||
{
|
||||
m_ui->nameLineEdit->clear();
|
||||
m_ui->osTypeValueLabel->clear();
|
||||
m_ui->autoDetectionValueLabel->clear();
|
||||
}
|
||||
|
||||
const IDeviceFactory *DeviceSettingsWidget::factoryForCurrentDevice() const
|
||||
|
Reference in New Issue
Block a user