#4893 Formations : Make sure "layer_zone_table.txt" is defined once

This commit is contained in:
Magne Sjaastad
2019-10-18 14:45:12 +02:00
parent 3f617c93d2
commit 6d7b29bb29
4 changed files with 20 additions and 5 deletions

View File

@@ -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,