mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#2476 2dIntersectionView. Clean up context menus
This commit is contained in:
@@ -120,7 +120,7 @@ void Rim2dIntersectionView::setIntersection(RimIntersection* intersection)
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimIntersection* Rim2dIntersectionView::intersection()
|
||||
RimIntersection* Rim2dIntersectionView::intersection() const
|
||||
{
|
||||
return m_intersection();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user