mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename Plot Report and Combination Plot to Multi Plot
This commit is contained in:
@@ -383,7 +383,7 @@ void RiuPlotMainWindow::createToolBars()
|
||||
m_summaryPlotToolBarEditor = new caf::PdmUiToolBarEditor( "Summary Plot", this );
|
||||
m_summaryPlotToolBarEditor->hide();
|
||||
|
||||
m_gridPlotWindowToolBarEditor = new caf::PdmUiToolBarEditor( "Combination Plot", this );
|
||||
m_gridPlotWindowToolBarEditor = new caf::PdmUiToolBarEditor( "Multi Plot", this );
|
||||
m_gridPlotWindowToolBarEditor->hide();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user