Disable multiplot functionality

This commit is contained in:
Gaute Lindkvist
2019-11-20 15:00:25 +01:00
parent d079f233a4
commit 1d4d261129
9 changed files with 3 additions and 101 deletions

View File

@@ -717,7 +717,6 @@ void RiuPlotMainWindow::slotSubWindowActivated( QMdiSubWindow* subWindow )
updateWellLogPlotToolBar();
updateSummaryPlotToolBar();
updateGridPlotWindowToolBar();
}
//--------------------------------------------------------------------------------------------------