mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix duplicate parts of names in Well Log Plots
This commit is contained in:
@@ -107,6 +107,7 @@ RimWellLogPlot::RimWellLogPlot()
|
|||||||
m_commonDataSourceEnabled = true;
|
m_commonDataSourceEnabled = true;
|
||||||
m_columnCountEnum = RimMultiPlotWindow::COLUMNS_UNLIMITED;
|
m_columnCountEnum = RimMultiPlotWindow::COLUMNS_UNLIMITED;
|
||||||
|
|
||||||
|
m_plotWindowTitle.xmlCapability()->setIOWritable( false );
|
||||||
m_plotLegendsHorizontal = false;
|
m_plotLegendsHorizontal = false;
|
||||||
setMultiPlotTitleVisible( false );
|
setMultiPlotTitleVisible( false );
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user