mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1071 Added fracture icons (created by JacobStoren)
This commit is contained in:
@@ -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", "", "", "");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user