#2808 Add Icon for well CF's

This commit is contained in:
Jacob Støren
2018-05-07 15:56:23 +02:00
parent c7bf6172f3
commit b6979f32c6
3 changed files with 2 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ RimVirtualPerforationResults::RimVirtualPerforationResults()
QString connectionFactorUiName = "Well Connection Factors";
CAF_PDM_InitObject(connectionFactorUiName, ":/CellResult.png", "", "");
CAF_PDM_InitObject(connectionFactorUiName, ":/WellCF16x16.png", "", "");
CAF_PDM_InitField(&m_isActive, "ShowConnectionFactors", false, "", "", "", "");
CAF_PDM_InitField(&m_showClosedConnections, "ShowClosedConnections", true, "Show On Closed Connections", "", "", "");

View File

@@ -57,6 +57,7 @@
<file>WellLogPlot16x16.png</file>
<file>WellLogPlots16x16.png</file>
<file>WellLogCurve16x16.png</file>
<file>WellCF16x16.png</file>
<file>CrossSection16x16.png</file>
<file>CrossSections16x16.png</file>
<file>Refresh-32.png</file>

Binary file not shown.

After

Width:  |  Height:  |  Size: 680 B