mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-31 00:30:33 +05:00
Problem with radiobuttons in Group box 0020428
This commit is contained in:
parent
0e4fcbb76c
commit
6e82e72333
@ -595,6 +595,8 @@ void GroupGUI_GroupDlg::SelectionIntoArgument()
|
||||
//=================================================================================
|
||||
void GroupGUI_GroupDlg::ConstructorsClicked( int constructorId )
|
||||
{
|
||||
if (!myIsShapeType && getConstructorId() != constructorId)
|
||||
setConstructorId( constructorId );
|
||||
myIsShapeType = true;
|
||||
myIdList->clear();
|
||||
activateSelection();
|
||||
|
Loading…
Reference in New Issue
Block a user