mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
System : Test menu adjustments
This commit is contained in:
parent
d1f4eab455
commit
57aa47ecdd
@ -375,6 +375,8 @@ void RiuMainWindow::createMenus()
|
||||
connect(viewMenu, SIGNAL(aboutToShow()), SLOT(slotRefreshViewActions()));
|
||||
|
||||
// Debug menu
|
||||
testMenu->addAction(cmdFeatureMgr->action("RicImportInputEclipseCaseOpmFeature"));
|
||||
|
||||
testMenu->addAction(m_mockModelAction);
|
||||
testMenu->addAction(m_mockResultsModelAction);
|
||||
testMenu->addAction(m_mockLargeResultsModelAction);
|
||||
|
Loading…
Reference in New Issue
Block a user