Salome HOME
PAL22878 TC6.5.0: Extrusion along a line: replace "Id Elements" label by "ID nodes...
authoreap <eap@opencascade.com>
Fri, 27 Apr 2012 08:15:55 +0000 (08:15 +0000)
committereap <eap@opencascade.com>
Fri, 27 Apr 2012 08:15:55 +0000 (08:15 +0000)
src/SMESHGUI/SMESHGUI_ExtrusionDlg.cxx

index 362736668846827b20cd9f542ef7431c0bd1882d..c75af4f45bfd259a32b7b205f1a5f5d02ef2a2ce 100644 (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:
     {