#1071 Added fracture icons (created by JacobStoren)

This commit is contained in:
Magne Sjaastad
2017-01-04 14:38:06 +01:00
parent 40cce6f990
commit d0b669b987
10 changed files with 9 additions and 8 deletions

View File

@@ -43,7 +43,7 @@ CAF_PDM_SOURCE_INIT(RimSimWellFracture, "SimWellFracture");
//--------------------------------------------------------------------------------------------------
RimSimWellFracture::RimSimWellFracture(void)
{
CAF_PDM_InitObject("SimWellFracture", "", "", "");
CAF_PDM_InitObject("SimWellFracture", ":/Fracture16x16.png", "", "");
CAF_PDM_InitField(&name, "UserDescription", QString("Fracture Name"), "Name", "", "", "");