forked from qt-creator/qt-creator
Hide the import label after importing.
This commit is contained in:
@@ -326,6 +326,7 @@ void Qt4ProjectConfigWidget::importLabelClicked()
|
||||
}
|
||||
setupQtVersionsComboBox();
|
||||
updateDetails();
|
||||
updateImportLabel();
|
||||
}
|
||||
|
||||
void Qt4ProjectConfigWidget::qtVersionComboBoxCurrentIndexChanged(const QString &)
|
||||
|
||||
Reference in New Issue
Block a user