mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1173 Hide legend in the Well Log part of the Well Alloc Plot by default
This commit is contained in:
@@ -69,6 +69,7 @@ public:
|
||||
|
||||
QString depthPlotTitle() const;
|
||||
bool isTrackLegendsVisible() const;
|
||||
void setTrackLegendsVisible(bool doShow);
|
||||
|
||||
void addTrack(RimWellLogTrack* track);
|
||||
void insertTrack(RimWellLogTrack* track, size_t index);
|
||||
|
Reference in New Issue
Block a user