typo
This commit is contained in:
parent
8750ac5916
commit
3177402141
|
@ -592,7 +592,7 @@ void CmdPartDesignMoveFeature::activated(int iMsg)
|
||||||
{
|
{
|
||||||
//show messagebox and cancel
|
//show messagebox and cancel
|
||||||
QMessageBox::warning(Gui::getMainWindow(), QObject::tr("Features cannot be moved"),
|
QMessageBox::warning(Gui::getMainWindow(), QObject::tr("Features cannot be moved"),
|
||||||
QObject::tr("Some of the selected features has dependencies in the source body"));
|
QObject::tr("Some of the selected features have dependencies in the source body"));
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user