mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2808 Add Icon for well CF's
This commit is contained in:
@@ -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", "", "", "");
|
||||
|
||||
@@ -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>
|
||||
|
||||
BIN
ApplicationCode/Resources/WellCF16x16.png
Normal file
BIN
ApplicationCode/Resources/WellCF16x16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 680 B |
Reference in New Issue
Block a user