mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Merge pull request #8754 from OPM/multiplot_improvements
Summary Multiplot: add new plot from a single curve in an ensemble plot and improve general plot performance
This commit is contained in:
@@ -45,7 +45,7 @@ private:
|
||||
|
||||
private slots:
|
||||
void slotSetMinDepth( int value );
|
||||
void performUpdate() override;
|
||||
void performUpdate( RiaDefines::MultiPlotPageUpdateType whatToUpdate ) override;
|
||||
|
||||
private:
|
||||
QPointer<QVBoxLayout> m_verticalTrackScrollBarLayout;
|
||||
|
||||
Reference in New Issue
Block a user