mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7049 Add toolbar button for export completions
This commit is contained in:
parent
b518acada6
commit
f4c11e2ef2
@ -690,6 +690,7 @@ void RiuMainWindow::createToolBars()
|
||||
toolbar->addAction( cmdFeatureMgr->action( "RicLaunchRegressionTestsFeature" ) );
|
||||
toolbar->addAction( cmdFeatureMgr->action( "RicRunCommandFileFeature" ) );
|
||||
toolbar->addAction( cmdFeatureMgr->action( "RicExecuteLastUsedScriptFeature" ) );
|
||||
toolbar->addAction( cmdFeatureMgr->action( "RicExportCompletionsForVisibleWellPathsFeature" ) );
|
||||
}
|
||||
|
||||
// Create animation toolbar
|
||||
|
Loading…
Reference in New Issue
Block a user