#3577, #3537, #3487 New icons created, and some put into place.

This commit is contained in:
Jacob Støren
2018-10-30 17:26:30 +01:00
parent 69d079f942
commit 68d34d7000
12 changed files with 13 additions and 7 deletions

View File

@@ -31,7 +31,7 @@ CAF_PDM_SOURCE_INIT(RimWellPathAttributeCollection, "WellPathAttributes");
//--------------------------------------------------------------------------------------------------
RimWellPathAttributeCollection::RimWellPathAttributeCollection()
{
CAF_PDM_InitObject("Casing Design", ":/CompletionsSymbol16x16", "", "");
CAF_PDM_InitObject("Casing Design", ":/CasingDesign16x16", "", "");
CAF_PDM_InitFieldNoDefault(&m_attributes, "Attributes", "Casing Design Attributes", "", "", "");
m_attributes.uiCapability()->setUiEditorTypeName(caf::PdmUiTableViewEditor::uiEditorTypeName());