mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
parent
828e8ec440
commit
b27f59cecb
@ -32,7 +32,7 @@ RimGeoMechPart::RimGeoMechPart()
|
||||
{
|
||||
CAF_PDM_InitScriptableObject( "GeoMechPart", ":/GeoMechCase24x24.png" );
|
||||
|
||||
CAF_PDM_InitScriptableFieldNoDefault( &m_partId, "PartId", "Part Id" );
|
||||
CAF_PDM_InitScriptableField( &m_partId, "PartId", -1, "Part Id" );
|
||||
m_partId.uiCapability()->setUiReadOnly( true );
|
||||
|
||||
nameField()->uiCapability()->setUiReadOnly( true );
|
||||
|
Loading…
Reference in New Issue
Block a user