mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix crashes related to name config and make name correct for old plots when loading
This commit is contained in:
@@ -113,6 +113,8 @@ RimWellAllocationPlot::RimWellAllocationPlot()
|
||||
m_tofAccumulatedPhaseFractionsPlot.uiCapability()->setUiHidden(true);
|
||||
m_tofAccumulatedPhaseFractionsPlot = new RimTofAccumulatedPhaseFractionsPlot;
|
||||
|
||||
m_nameConfig->setCustomName("Well Allocation Plot");
|
||||
|
||||
this->setAsPlotMdiWindow();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user