committed by
Kacper Donat
parent
be0c0e7a74
commit
bbfbb6e059
@@ -228,7 +228,7 @@ int DlgPrefsTechDrawAnnotationImp::prefMattingStyle() const
|
||||
void DlgPrefsTechDrawAnnotationImp::onLineGroupChanged(int index)
|
||||
{
|
||||
if (index == -1) { // there is no valid index yet
|
||||
ui->pcbLineGroup->setToolTip(QObject::tr("Please select a Line Group"));
|
||||
ui->pcbLineGroup->setToolTip(QObject::tr("Select a line group"));
|
||||
return;
|
||||
}
|
||||
// get the definition of the selected LineGroup (includes the name)
|
||||
|
||||
Reference in New Issue
Block a user