mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#7965 Skip ensemble name suggestion dialog for grouped import.
This commit is contained in:
@@ -38,5 +38,5 @@ protected:
|
||||
void setupActionLook( QAction* actionToSetup ) override;
|
||||
|
||||
static QString askForEnsembleName( const QString& suggestion );
|
||||
static void importSingleEnsemble( const QStringList& fileNames );
|
||||
static void importSingleEnsemble( const QStringList& fileNames, bool useEnsembleNameDialog );
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user