mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add grid calculator button to 3d view toolbar, add grid calc command to case context menu
This commit is contained in:
@@ -635,6 +635,7 @@ void RiuMainWindow::createToolBars()
|
||||
toolbar->addAction( cmdFeatureMgr->action( "RicShowPlotWindowFeature" ) );
|
||||
toolbar->addAction( cmdFeatureMgr->action( "RicLinkVisibleViewsFeature" ) );
|
||||
toolbar->addAction( cmdFeatureMgr->action( "RicTileWindowsFeature" ) );
|
||||
toolbar->addAction( cmdFeatureMgr->action( "RicShowGridCalculatorFeature" ) );
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user