forked from qt-creator/qt-creator
Remove unneeded code
This commit is contained in:
@@ -257,11 +257,9 @@ QString QMakeStepConfigWidget::summaryText() const
|
||||
|
||||
void QMakeStepConfigWidget::qtVersionChanged(ProjectExplorer::BuildConfiguration *bc)
|
||||
{
|
||||
if (bc == m_step->buildConfiguration()) {
|
||||
updateTitleLabel();
|
||||
updateEffectiveQMakeCall();
|
||||
}
|
||||
}
|
||||
|
||||
void QMakeStepConfigWidget::updateTitleLabel()
|
||||
{
|
||||
|
Reference in New Issue
Block a user