Fix layout in TaskDatumParameters dialog.
This commit is contained in:
committed by
wmayer
parent
77f667fcde
commit
58daa046f1
@@ -331,7 +331,7 @@ bool TaskDatumParameters::updatePreview()
|
||||
}
|
||||
}
|
||||
QString splmLabelText = attached ? tr("Extra placement:") : tr("Extra placement (inactive - not attached):");
|
||||
ui->label_superplacement->setText(splmLabelText);
|
||||
ui->groupBox_superplacement->setTitle(splmLabelText);
|
||||
return attached;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user