mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#2130 RFT And PLT plot: Show formation names also when no timesteps are visible. Do not overwrite the users case setting unless none are chosen.
This commit is contained in:
@@ -79,6 +79,7 @@ public:
|
||||
void setXAxisTitle(const QString& text);
|
||||
void setFormationBranchIndex(int branchIndex);
|
||||
int formationBranchIndex() const;
|
||||
RimCase* formationNamesCase() const;
|
||||
|
||||
void recreateViewer();
|
||||
void detachAllCurves();
|
||||
|
||||
Reference in New Issue
Block a user