mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#7609 Move loading of plot data into main plot collection.
This commit is contained in:
@@ -86,6 +86,7 @@ public:
|
||||
void deleteAllCachedData();
|
||||
void ensureDefaultFlowPlotsAreCreated();
|
||||
void ensureCalculationIdsAreAssigned();
|
||||
void loadDataAndUpdateAllPlots();
|
||||
|
||||
private:
|
||||
// Overridden PDM methods
|
||||
|
||||
Reference in New Issue
Block a user