mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4893 Formations : Make sure "layer_zone_table.txt" is defined once
This commit is contained in:
@@ -49,6 +49,8 @@ public:
|
||||
void readFormationNamesFile( QString* errorMessage );
|
||||
void updateFilePathsFromProjectPath( const QString& newProjectPath, const QString& oldProjectPath );
|
||||
|
||||
static QString layerZoneTableFileName();
|
||||
|
||||
protected:
|
||||
void fieldChangedByUi( const caf::PdmFieldHandle* changedField,
|
||||
const QVariant& oldValue,
|
||||
|
||||
Reference in New Issue
Block a user