mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-28 08:00:34 +05:00
Mantis issue 0021718: EDF 1874: Ergonomic of multi-translation / multi-rotation
This commit is contained in:
parent
7f5522a839
commit
4920032497
@ -69,7 +69,7 @@ TransformationGUI_MultiRotationDlg::TransformationGUI_MultiRotationDlg
|
|||||||
mainFrame()->RadioButton3->setAttribute(Qt::WA_DeleteOnClose);
|
mainFrame()->RadioButton3->setAttribute(Qt::WA_DeleteOnClose);
|
||||||
mainFrame()->RadioButton3->close();
|
mainFrame()->RadioButton3->close();
|
||||||
|
|
||||||
bool isAngleStep = true;
|
bool isAngleStep = false;
|
||||||
|
|
||||||
GroupArgs = new TransformationGUI_2Sel4Spin1Check (centralWidget());
|
GroupArgs = new TransformationGUI_2Sel4Spin1Check (centralWidget());
|
||||||
GroupArgs->GroupBox1->setTitle(tr("GEOM_MULTIROTATION_DOUBLE"));
|
GroupArgs->GroupBox1->setTitle(tr("GEOM_MULTIROTATION_DOUBLE"));
|
||||||
|
Loading…
Reference in New Issue
Block a user