#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

@@ -37,7 +37,7 @@ CAF_PDM_SOURCE_INIT(RimFishbonesCollection, "FishbonesCollection");
//--------------------------------------------------------------------------------------------------
RimFishbonesCollection::RimFishbonesCollection()
{
CAF_PDM_InitObject("Fishbones", ":/Folder.png", "", "");
CAF_PDM_InitObject("Fishbones", ":/FishBones16x16.png", "", "");
m_name.uiCapability()->setUiHidden(true);
m_name = "Fishbones";