mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#3590 Fix changing ov property filter of linked maps. Stop being able to modify a slave.
This commit is contained in:
@@ -1853,3 +1853,11 @@ const RimPropertyFilterCollection* RimEclipseView::propertyFilterCollection() co
|
||||
{
|
||||
return eclipsePropertyFilterCollection();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimPropertyFilterCollection* RimEclipseView::nonOverridePropertyFilterCollection()
|
||||
{
|
||||
return m_propertyFilterCollection();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user