Removed obsolete code related to actions, menus and dock widgets

This commit is contained in:
Magne Sjaastad
2016-06-27 14:00:19 +02:00
parent 0a08e0f545
commit 119881dc7d
10 changed files with 40 additions and 1680 deletions

View File

@@ -103,7 +103,7 @@ RimWellLogPlot::~RimWellLogPlot()
//--------------------------------------------------------------------------------------------------
void RimWellLogPlot::updateViewerWidget()
{
RiuMainPlotWindow* mainPlotWindow = RiaApplication::instance()->getOrCreateMainPlotWindow();
RiuMainPlotWindow* mainPlotWindow = RiaApplication::instance()->getOrCreateAndShowMainPlotWindow();
if (m_showWindow())
{