mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-27 14:00:34 +05:00
tiny fix
This commit is contained in:
parent
d518ad5319
commit
871b694188
@ -108,6 +108,8 @@ void AdvancedGUI_DividedCylinderDlg::Init()
|
||||
connect(GroupParams->SpinBox_DY, SIGNAL(valueChanged(double)), this, SLOT(ValueChangedInSpinBox()));
|
||||
|
||||
initName(tr("GEOM_DIVIDEDCYLINDER"));
|
||||
|
||||
resize(minimumSizeHint());
|
||||
displayPreview(true);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user