mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
* #6616 Make contour map and 2d intersection view follow the theme.
This commit is contained in:
@@ -674,6 +674,14 @@ const Color3f& RivWindowEdgeAxesOverlayItem::lineColor() const
|
||||
return m_lineColor;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RivWindowEdgeAxesOverlayItem::setFrameColor( const Color4f& frameColor )
|
||||
{
|
||||
m_frameColor = frameColor;
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
///
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user