mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2384 multi case import. Fix path filtering. Display relative file names
This commit is contained in:
@@ -258,7 +258,6 @@ QStringList RiuMainPlotWindow::toolbarCommandIds(const QString& toolbarName)
|
||||
if (toolbarName.isEmpty() || toolbarName == "Standard")
|
||||
{
|
||||
commandIds << "RicImportEclipseCaseFeature";
|
||||
commandIds << "RicImportEclipseCasesFeature";
|
||||
commandIds << "RicImportInputEclipseCaseFeature";
|
||||
commandIds << "RicImportSummaryCaseFeature";
|
||||
commandIds << "RicOpenProjectFeature";
|
||||
|
||||
Reference in New Issue
Block a user