mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-28 02:10:33 +05:00
Issue 0021236: EDF SMESH: Problem in create group when Select All checkbox is checked
This commit is contained in:
parent
1d11144246
commit
513abfae2f
@ -1403,6 +1403,7 @@ void SMESHGUI_GroupDlg::onSelectAll()
|
||||
int selMode = mySelectionMode;
|
||||
mySelectionMode = grpNoSelection;
|
||||
setSelectionMode( selMode );
|
||||
updateButtons();
|
||||
}
|
||||
|
||||
//=================================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user