#4093 RFT Plot : Not possible to select both RFT and Grid as source at the same time

Avoid updating the UI selections based on curves in defineUiOrdering
This commit is contained in:
Magne Sjaastad
2019-02-15 10:53:56 +01:00
parent a0c983a84e
commit 4eea7e91ee
2 changed files with 0 additions and 12 deletions

View File

@@ -144,6 +144,5 @@ private:
QPointer<RiuWellRftPlot> m_wellLogPlotWidget;
bool m_selectedSourcesOrTimeStepsFieldsChanged;
bool m_isOnLoad;
};