mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-06 20:44:17 +05:00
Fix for IPAL10428.
This commit is contained in:
parent
67100410d9
commit
5c5319be31
@ -217,6 +217,8 @@ bool GroupGUI_GroupDlg::ClickOnApply()
|
|||||||
initName();
|
initName();
|
||||||
myIdList->clear();
|
myIdList->clear();
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
activateSelection();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user