]> SALOME platform Git repositories - modules/smesh.git/commitdiff
Salome HOME
IPAL15174 (Dump study works wrong for Concatenate):
authorakl <akl@opencascade.com>
Fri, 9 Mar 2007 09:15:13 +0000 (09:15 +0000)
committerakl <akl@opencascade.com>
Fri, 9 Mar 2007 09:15:13 +0000 (09:15 +0000)
  fix of Problem 1 (no icon ?Build compound? in dialog box).

src/SMESHGUI/SMESHGUI.cxx

index 47ab6aae7bb952130988094e399ab3d92d8ec231..9427c8d61c5667dcc0755b9be798a046447fe5b9 100644 (file)
@@ -1396,10 +1396,7 @@ bool SMESHGUI::OnGUIEvent( int theCommandID )
     {
       if (checkLock(aStudy)) break;
       EmitSignalDeactivateDialog();
-      new SMESHGUI_BuildCompoundDlg( this,
-                                    tr("SMESH_BUILD_COMPOUND_TITLE"),
-                                    tr("ICON_DLG_BUILD_COMPOUND"),
-                                    1 );
+      new SMESHGUI_BuildCompoundDlg( this );
     }
     break;
   case 407: // DIAGONAL INVERSION