mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Added icons for VFP and help actions
This commit is contained in:
committed by
Magne Sjaastad
parent
b14fe92eb4
commit
4b0f3486ad
@@ -36,7 +36,7 @@ CAF_PDM_SOURCE_INIT( RimVfpPlotCollection, "RimVfpPlotCollection" );
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimVfpPlotCollection::RimVfpPlotCollection()
|
||||
{
|
||||
CAF_PDM_InitObject( "VFP Plots", ":/SummaryXPlotsLight16x16.png", "", "" );
|
||||
CAF_PDM_InitObject( "VFP Plots", ":/VfpPlotCollection.svg", "", "" );
|
||||
|
||||
CAF_PDM_InitFieldNoDefault( &m_vfpPlots, "VfpPlots", "Vertical Flow Performance Plots", "", "", "" );
|
||||
m_vfpPlots.uiCapability()->setUiHidden( true );
|
||||
|
||||
Reference in New Issue
Block a user