mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add icon for WellAllocationOverTimePlot
This commit is contained in:
parent
42ea16d64b
commit
0fcbba6795
@ -95,8 +95,7 @@ void AppEnum<RimWellAllocationOverTimePlot::TimeStepFilterMode>::setUp()
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimWellAllocationOverTimePlot::RimWellAllocationOverTimePlot()
|
||||
{
|
||||
// TODO: Add icon
|
||||
CAF_PDM_InitObject( "Well Allocation Over Time Plot", ":/WellAllocOverTimePlot16x16.png" );
|
||||
CAF_PDM_InitObject( "Well Allocation Over Time Plot", ":/AnalysisPlot16x16.png" );
|
||||
|
||||
CAF_PDM_InitField( &m_userName, "PlotDescription", QString( "Well Allocation Over Time Plot" ), "Name" );
|
||||
m_userName.uiCapability()->setUiReadOnly( true );
|
||||
|
Loading…
Reference in New Issue
Block a user