mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
This commit is contained in:
@@ -36,6 +36,7 @@ public:
|
||||
void addCase(RimSummaryCase* summaryCase);
|
||||
|
||||
std::vector<RimSummaryCase*> allSummaryCases();
|
||||
void setName(const QString& name) { m_name = name; }
|
||||
QString name() const { return m_name; }
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user