mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#7965 Import ensemble: Add option to group import of multiple ensembles
This commit is contained in:
@@ -37,5 +37,6 @@ protected:
|
||||
void onActionTriggered( bool isChecked ) override;
|
||||
void setupActionLook( QAction* actionToSetup ) override;
|
||||
|
||||
QString askForEnsembleName( const QString& suggestion );
|
||||
static QString askForEnsembleName( const QString& suggestion );
|
||||
static void importSingleEnsemble( const QStringList& fileNames );
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user