mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
@@ -46,7 +46,7 @@ public:
|
||||
void setFileName(const QString& fileName);
|
||||
QString fileName() const { return m_fileName; }
|
||||
|
||||
bool readFile();
|
||||
bool readFile(QString* errorMessage);
|
||||
|
||||
QString wellName() const;
|
||||
virtual caf::PdmFieldHandle* userDescriptionField() { return &m_name; }
|
||||
|
||||
Reference in New Issue
Block a user