mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2555 Handle import to separate cases
This commit is contained in:
@@ -29,9 +29,6 @@ class RicImportSummaryCaseFeature : public caf::CmdFeature
|
||||
{
|
||||
CAF_CMD_HEADER_INIT;
|
||||
|
||||
public:
|
||||
static bool createAndAddSummaryCaseFromFile(const QString& fileName);
|
||||
|
||||
protected:
|
||||
// Overrides
|
||||
virtual bool isCommandEnabled() override;
|
||||
|
||||
Reference in New Issue
Block a user