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:
@@ -31,7 +31,7 @@ CAF_PDM_SOURCE_INIT(RimWellPathFractureCollection, "WellPathFractureCollection")
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimWellPathFractureCollection::RimWellPathFractureCollection(void)
|
||||
{
|
||||
CAF_PDM_InitObject("Fractures", "", "", "");
|
||||
CAF_PDM_InitObject("Fractures", ":/Fracture16x16.png", "", "");
|
||||
|
||||
CAF_PDM_InitField(&isActive, "Active", true, "Active", "", "", "");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user