Fix duplicate parts of names in Well Log Plots

This commit is contained in:
Gaute Lindkvist
2019-11-29 08:27:21 +01:00
parent 7fd2850c84
commit 3b0ba03e87

View File

@@ -107,6 +107,7 @@ RimWellLogPlot::RimWellLogPlot()
m_commonDataSourceEnabled = true;
m_columnCountEnum = RimMultiPlotWindow::COLUMNS_UNLIMITED;
m_plotWindowTitle.xmlCapability()->setIOWritable( false );
m_plotLegendsHorizontal = false;
setMultiPlotTitleVisible( false );
}