mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed several todo for RimEclipseStatisticsCaseCollection::parentCaseGroup(), removed comments
This commit is contained in:
@@ -567,10 +567,6 @@ void RiuMainWindow::createDockPanels()
|
||||
this, SLOT(selectedObjectsChanged(const QItemSelection&, const QItemSelection &)));
|
||||
m_projectTreeView->treeView()->setContextMenuPolicy(Qt::CustomContextMenu);
|
||||
connect(m_projectTreeView->treeView(), SIGNAL(customContextMenuRequested(const QPoint&)), SLOT(customMenuRequested(const QPoint&)));
|
||||
|
||||
|
||||
// MODTODO
|
||||
//m_windowsMenu->addAction(dockWidget->toggleViewAction());
|
||||
}
|
||||
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user