Improved tip in the Piece path dialog.
--HG-- branch : release
This commit is contained in:
parent
125d160e5e
commit
b4106f8e5a
|
@ -1117,7 +1117,7 @@ bool DialogPiecePath::PathIsValid() const
|
|||
|
||||
if (not m_showMode && ui->comboBoxPiece->count() <= 0)
|
||||
{
|
||||
url += tr("List of objects is empty!");
|
||||
url += tr("List of details is empty!");
|
||||
ui->helpLabel->setText(url);
|
||||
return false;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user