mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
0021179: EDF 1654 SMESH GEOM: better look'n'feel
minor modification
This commit is contained in:
parent
022e426cee
commit
9b92d32d99
@ -145,6 +145,7 @@ GEOMToolsGUI_MaterialPropertiesDlg::GEOMToolsGUI_MaterialPropertiesDlg( QWidget*
|
||||
refl.coef->setDecimals( 4 );
|
||||
refl.coef->setRange( 0., 1. );
|
||||
refl.coef->setSingleStep( 0.05 );
|
||||
refl.coef->setMinimumWidth( 80 );
|
||||
|
||||
refl.enabled = new QCheckBox( tr( "ENABLED" ), propWidget );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user