Fix whitespace and includes

This commit is contained in:
Magne Sjaastad
2019-03-12 09:13:48 +01:00
parent 246326229e
commit f7600199c7
7 changed files with 355 additions and 356 deletions

View File

@@ -105,7 +105,7 @@ RimWellRftPlot::RimWellRftPlot()
m_selectedTimeSteps.uiCapability()->setAutoAddingOptionFromValue(false);
this->setAsPlotMdiWindow();
m_isOnLoad = true;
m_isOnLoad = true;
}
//--------------------------------------------------------------------------------------------------