mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3720 Temp LGR. Hide 'Temporary LGRs' tree node when no temp LGRs exist
This commit is contained in:
@@ -117,6 +117,7 @@ protected:
|
||||
private:
|
||||
const RigMainGrid* mainGrid() const;
|
||||
bool hasPersistentLgrs() const;
|
||||
bool hasTemporaryLgrs() const;
|
||||
|
||||
caf::PdmField<bool> m_isActive;
|
||||
caf::PdmChildField<RimGridInfo*> m_mainGrid;
|
||||
|
||||
Reference in New Issue
Block a user