IPAL15174 (Dump study works wrong for Concatenate):

fix of Problem 1 (no icon ?Build compound? in dialog box).
This commit is contained in:
akl 2007-03-09 09:15:13 +00:00
parent 4a25e3f419
commit c4b1359adb

View 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