mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#760 Input Property rename does not update dependent fields
This commit is contained in:
@@ -57,8 +57,6 @@ public:
|
||||
|
||||
// PdmObject Overrides
|
||||
virtual caf::PdmFieldHandle* userDescriptionField() { return &resultName;}
|
||||
|
||||
private:
|
||||
// Possibly the resultIndex, but it should be superfluous
|
||||
virtual void fieldChangedByUi(const caf::PdmFieldHandle* changedField, const QVariant& oldValue, const QVariant& newValue) override;
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user