PAL22878 TC6.5.0: Extrusion along a line: replace "Id Elements" label by "ID nodes" for nodes

This commit is contained in:
eap 2012-04-27 08:15:55 +00:00
parent f9ed0831cc
commit b787ff461b

View File

@ -429,6 +429,8 @@ void SMESHGUI_ExtrusionDlg::ConstructorsClicked (int constructorId)
hidePreview();
TextLabelElements->setText(tr( constructorId ? "SMESH_ID_ELEMENTS" : "SMESH_ID_NODES"));
switch (constructorId) {
case 0:
{