mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5777 Well Measurements : Add icons
This commit is contained in:
committed by
Gaute Lindkvist
parent
00d9dda6c4
commit
8cdaf098c5
@@ -29,7 +29,7 @@ CAF_PDM_SOURCE_INIT( RimWellMeasurement, "WellMeasurement" );
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimWellMeasurement::RimWellMeasurement()
|
||||
{
|
||||
CAF_PDM_InitObject( "RimWellMeasurement", "", "", "" );
|
||||
CAF_PDM_InitObject( "RimWellMeasurement", ":/WellMeasurement16x16.png", "", "" );
|
||||
|
||||
CAF_PDM_InitFieldNoDefault( &m_wellName, "WellName", "Well Name", "", "", "" );
|
||||
CAF_PDM_InitField( &m_MD, "Depth", -1.0, "MD", "", "", "" );
|
||||
|
||||
Reference in New Issue
Block a user