mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4144 Remove grid import buttons from plot window and add ensemble import
This commit is contained in:
parent
b22ca46dc5
commit
8382b5cfdd
@ -288,9 +288,9 @@ QStringList RiuPlotMainWindow::toolbarCommandIds(const QString& toolbarName)
|
||||
|
||||
if (toolbarName.isEmpty() || toolbarName == "Standard")
|
||||
{
|
||||
commandIds << "RicImportEclipseCaseFeature";
|
||||
commandIds << "RicImportInputEclipseCaseFeature";
|
||||
commandIds << "RicImportGeneralDataFeature";
|
||||
commandIds << "RicImportSummaryCaseFeature";
|
||||
commandIds << "RicImportEnsembleFeature";
|
||||
commandIds << "RicOpenProjectFeature";
|
||||
commandIds << "RicSaveProjectFeature";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user