#1503 Added icons to fishbones and perforations

This commit is contained in:
Jacob Støren
2017-06-05 11:12:13 +02:00
parent 1a36e0334b
commit c5264f56cb
18 changed files with 17 additions and 10 deletions

View File

@@ -38,7 +38,7 @@ CAF_PDM_SOURCE_INIT(RimFishboneWellPathCollection, "WellPathCompletionCollection
//--------------------------------------------------------------------------------------------------
RimFishboneWellPathCollection::RimFishboneWellPathCollection()
{
CAF_PDM_InitObject("WellPathCompletions", ":/WellCollection.png", "", "");
CAF_PDM_InitObject("WellPathCompletions", ":/FishBoneGroupFromFile16x16.png", "", "");
m_name.uiCapability()->setUiHidden(true);
m_name = "Well Paths";