#5837 Well Log Curves : Show icons in tree view

This commit is contained in:
Magne Sjaastad
2020-04-28 06:46:06 +02:00
parent 8c64dbeae9
commit bc400af345
7 changed files with 15 additions and 5 deletions

View File

@@ -91,7 +91,7 @@ void AppEnum<RimWellLogExtractionCurve::TrajectoryType>::setUp()
//--------------------------------------------------------------------------------------------------
RimWellLogExtractionCurve::RimWellLogExtractionCurve()
{
CAF_PDM_InitObject( "Well Log Curve", "", "", "" );
CAF_PDM_InitObject( "Well Log Curve", RimWellLogCurve::wellLogCurveIconName(), "", "" );
CAF_PDM_InitFieldNoDefault( &m_trajectoryType, "TrajectoryType", "Trajectory Type", "", "", "" );